mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 03:35:23 +02:00
pg_restore: add link to homepage
This commit is contained in:
parent
e1e401547c
commit
eef4d464c9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pg_restore
|
# pg_restore
|
||||||
|
|
||||||
> Restore a PostgreSQL database from an archive file created by pg_dump.
|
> Restore a PostgreSQL database from an archive file created by pg_dump.
|
||||||
|
> More information: <https://www.postgresql.org/docs/current/app-pgrestore.html>.
|
||||||
|
|
||||||
- Restore an archive into an existing database:
|
- Restore an archive into an existing database:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue