1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:46:00 +02:00

pg_dump: add link to homepage

This commit is contained in:
pxgamer 2019-05-29 14:53:43 +01:00 committed by Starbeamrainbowlabs
parent b1c8dfc9d7
commit e1e401547c

View file

@ -1,6 +1,7 @@
# pg_dump
> Extract a PostgreSQL database into a script file or other archive file.
> More information: <https://www.postgresql.org/docs/current/app-pgdump.html>.
- Dump database into a SQL-script file: