dumping - Search results in mailing lists

2025-06-09 00:06:59 | pgsql: pg_restore: fix incompatibility with old directory-format dumps. (Tom Lane)

dumps. pg_restore failed to restore large objects (blobs) out of directory-format dumps made

2025-06-09 00:06:59 | pgsql: pg_restore: fix incompatibility with old directory-format dumps. (Tom Lane)

dumps. pg_restore failed to restore large objects (blobs) out of directory-format dumps made

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-06 16:04:24 | pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block (Robert Haas)

dump blocks. Reported-by: Daria Shanina Author: Daria Shanina Author: Robert Haas

2025-06-03 21:19:37 | pgsql: Fix a pg_dump scenario for platforms where SEEK_CUR != 1. (Noah Misch)

dump scenario for platforms where SEEK_CUR != 1. POSIX allows such platforms. Given the lack

2025-05-22 18:23:36 | pgsql: pg_dump: Adjust reltuples from 0 to -1 for dumps of older versio (Nathan Bossart)

dump: Adjust reltuples from 0 to -1 for dumps of older versions. Before v14, a reltuples

2025-05-21 00:31:31 | pgsql: pg_dump: Fix array literals in fetchAttributeStats(). (Nathan Bossart)

dump: Fix array literals in fetchAttributeStats(). Presently, fetchAttributeStats() builds array literals by treating the elements

2025-04-30 21:08:39 | pgsql: doc: Alphabetize long options for pg_dump[all]. (Nathan Bossart)

dump[all]. The current ordering strategy for these pages is to list the short options

2025-04-28 17:42:35 | pgsql: Fix pg_dump for inherited validated not-null constraints (Álvaro Herrera)

dump must be coerced into printing the child constraint; failing to do would result in a dump

2025-04-24 03:21:30 | pgsql: Add sanity check for dshash entries when reading pgstats file (Michael Paquier)

dump at startup when running pgstat_read_statsfile(), in the case where the information of a stats

2025-04-17 13:59:51 | pgsql: pg_dump: Set private_date pointer to NULL in callback (Daniel Gustafsson)

dump: Set private_date pointer to NULL in callback The end callback for ZStandard compression