Explorar el Código

pg_restore: add link to homepage

pxgamer hace 5 años
padre
commit
eef4d464c9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/common/pg_restore.md

+ 1 - 0
pages/common/pg_restore.md

@@ -1,6 +1,7 @@
 # pg_restore
 
 > 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: