Skip to content
Advertisement

Export sql script with data from postgres database with pgAdmin

Hello i want to Export sql script with data from postgres database with pgAdmin but i have a problem and i didn’t know where i will get my sql file exported.

Here after i did a backup and format plain and type of objects blobs

Advertisement

Answer

The --file specification in the command line identifies the name and path to the dump file that is created.

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement