how to get .sql file of postgresql database code example Example: postgres make sql dump pg_dump -U username dbname > dbexport.pgsql