Using pg Admin to create backups and restore them
Hi Guys,
it is possible to use pgadmin 4 to run pgdump from query tool?
It is very imporant to me because i am running queries from Access FE using
ODBC connection.
Please help,
Jacek
On 07/03/2018 04:44 AM, Łukasz Jarych wrote:
Hi Guys,
it is possible to use pgadmin 4 to run pgdump from query tool?
pg_dump is a client program in pgAdmin4 you can run it from here:
https://www.pgadmin.org/docs/pgadmin4/3.x/backup_and_restore.html
It is very imporant to me because i am running queries from Access FE
using ODBC connection.
Not sure what that has to do with pg_dump. As mentioned above it is a
client and run against a Postgres instance it can 'see'.
Please help,
Jacek
--
Adrian Klaver
adrian.klaver@aklaver.com
Thank you Adrian ,
Best,
Jacek
wt., 3 lip 2018 o 15:23 Adrian Klaver <adrian.klaver@aklaver.com>
napisał(a):
Show quoted text
On 07/03/2018 04:44 AM, Łukasz Jarych wrote:
Hi Guys,
it is possible to use pgadmin 4 to run pgdump from query tool?
pg_dump is a client program in pgAdmin4 you can run it from here:
https://www.pgadmin.org/docs/pgadmin4/3.x/backup_and_restore.html
It is very imporant to me because i am running queries from Access FE
using ODBC connection.Not sure what that has to do with pg_dump. As mentioned above it is a
client and run against a Postgres instance it can 'see'.Please help,
Jacek--
Adrian Klaver
adrian.klaver@aklaver.com