mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 06:05:59 +02:00
pg_dump: add link to homepage
This commit is contained in:
parent
b1c8dfc9d7
commit
e1e401547c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pg_dump
|
# pg_dump
|
||||||
|
|
||||||
> Extract a PostgreSQL database into a script file or other archive file.
|
> 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:
|
- Dump database into a SQL-script file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue