Tag: pg-dump


Found 55 results for 'pg-dump'.


1) postgresql - PostgreSQL - partial dump of large objects (pg_largeobject table)
2) postgresql - How to restore postgreSQL schema dump to schema with different name
3) postgresql - Missing data for one schema in pg_dump
4) postgresql - PSQL incomplete backup : how to debug
5) postgresql - Disable all constraints and table checks while restoring a dump
6) postgresql - No schema, tables after sucessful restore of PostgreSQL database
7) postgresql - Postgres dumping specific non-table objects
8) postgresql - Errors encountered while Dump/Restoring PostGIS DB from Postgres on EC2 into RDS
9) mysql - How to convert postgresql dump file into mysql dump file
10) postgresql - pg_restore ERROR: "Relation does not exist" and creating new database
11) postgresql - Unable to backup postgresql database. pg_dump memory alloc error
12) foreign-key - How to disable foreign key constraints in Postgres dump file?
13) postgresql - pg_restore: [archiver] did not find magic string in file header
14) postgresql - pg_dump - table dependencies when using --table
15) postgresql - pg_dump postgres database from remote server when port 5432 is blocked
16) postgresql - How to use pg_restore in database with different postgis installation (postgis schema location)?
17) postgresql - Migrate complete postgres database cluster to another machine using pg_dump
18) migration - Veryfing pg_restore database with pg_dump database
19) postgresql - pg_dump custom archive and create backup date
20) postgresql - Is there a way to convert a custom format Pg dump file to a directory format?
21) postgresql - Using pg_dump and psql to transfer table with timestamp into another Db
22) postgresql - Idempotent PostgreSQL schema dump that can be applied to an existing DB
23) postgresql - How to Install postgresql-client-11 on Ubuntu 18.04
24) postgresql - pg_restore: error: could not read from input file: end of file
25) linux - Linux bash script doesn't run correctly, but when run at the command line everything is fine
26) postgresql - PostgreSQL, PostGIS: Copying a schema with a geometry column
27) postgresql - Change pg_dump directory output to table name instead of object number
28) postgresql - pg_dump/pg_restore: different PostgreSQL version, another database name, another tablespace
29) postgresql - How to dump only create table statements (or table definitions only) with pg_dump in Postgresql
30) postgresql - How to get a working and complete PostgreSQL DB backup and test
31) postgresql - pg_dump: No matching schemas were found
32) postgresql - How to set search_path during pg_restore?
33) postgresql - pg_dump from view has no data in postgresql 10
34) postgresql - pg_dump: Write failed: Connection reset by peer
35) postgresql - What is the correct way to make an exact copy of a database with pg_dump?
36) postgresql - Delete all data in Postgres database
37) postgresql - How do I limit the resources that pg_dump uses?
38) postgresql - pg_restore: error: could not execute query: ERROR: option "locale" not recognized
39) postgresql - Use pg_restore to restore from a newer version of PostgreSQL
40) postgresql - Replace content of only one table with new version (should disable foreign keys?)
41) postgresql - PostgreSQL dump and restore
42) postgresql - PostgreSQL pg_dump -E encoding option not working
43) postgresql - Differences between .out and .sql in pg_dump PostgreSQL
44) postgresql - Database Size is Different after pg_restore (389 GB vs 229 GB)
45) postgresql - pg_dump permission denied for sequence
46) postgresql - postgres - pg_dump and pg_restore without roles
47) postgresql - How do I prevent changes to my PostgreSQL database?
48) postgresql - pg_dump with -w flag does not read from .pgpass file
49) postgresql - pg_dump fails to create a backup when running from System User in Windows Task Scheduler
50) postgresql-9.4 - How do I load a data-only dump created with pg_dump to another database?