Using pg Admin to create backups and restore them

Started by Łukasz Jarychalmost 8 years ago3 messagesgeneral
Jump to latest
#1Łukasz Jarych
jaryszek@gmail.com

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

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: Łukasz Jarych (#1)
Re: Using pg Admin to create backups and restore them

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

#3Łukasz Jarych
jaryszek@gmail.com
In reply to: Adrian Klaver (#2)
Re: Using pg Admin to create backups and restore them

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