Filter:

Messages in November 2019

242 messages2 started threads5 replied (own)235 replied (other)122 other threads7 first patch10 follow-up patch
ActivityThreadSent
Replied (other)Update minimum SSL versionover 6 years ago
Replied (other)pg_basebackup + incremental base backupsover 6 years ago
Replied (other)Remove size limitations of vacuums dead_tuples arrayover 6 years ago
Replied (other)dropdb --forceover 6 years ago
Replied (other)Update minimum SSL versionover 6 years ago
Started threadIncrease footprint of %m and reduce strerror()over 6 years ago
Replied (other)dropdb --forceover 6 years ago
Replied (other)Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?over 6 years ago
Replied (other)Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?over 6 years ago
Replied (other)Improve search for missing parent downlinks in amcheckover 6 years ago
Replied (other)[PATCH] Incremental sort (was: PoC: Partial sort)over 6 years ago
Replied (other)pgbench - add \aset to store results of a combined queryover 6 years ago
Replied (other)A problem about partitionwise joinover 6 years ago
Replied (other)PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master nodeover 6 years ago
Replied (other)Write visibility map during CLUSTER/VACUUM FULLover 6 years ago
Replied (other)[PATCH] ltree, lquery, and ltxtquery binary protocol supportover 6 years ago
Replied (other)BUG #15383: Join Filter cost estimation problem in 10.5over 6 years ago
Replied (other)Follow-up patchProposal: Add more compile-time asserts to expose inconsistencies.over 6 years ago
Replied (other)Follow-up patchfe-utils - share query cancellation codeover 6 years ago
Replied (other)Do we have a CF manager for November?over 6 years ago
Replied (other)Collation versioningover 6 years ago
Replied (other)[Incident report]Backend process crashed when executing 2pc transactionover 6 years ago
Replied (other)abs function for intervalover 6 years ago
Replied (other)SQL:2011 PERIODS vs Postgres Ranges?over 6 years ago
Replied (other)Replication & recovery_min_apply_delayover 6 years ago
Replied (other)To Suggest a "DROP INCREMENTAL MATERIALIZED VIEW" in psql, but the syntax error when you run.over 6 years ago
Replied (other)psql - improve test coverage from 41% to 88%over 6 years ago
Replied (other)amcheck verification for GiSTover 6 years ago
Replied (other)Add a GUC variable that control logical replicationover 6 years ago
Replied (other)Restricting maximum keep segments by repslotsover 6 years ago
Replied (other)pgbench -i progress output on terminalover 6 years ago
Replied (other)POC: Cleaning up orphaned files using undo logsover 6 years ago
Replied (other)Patch: New GUC prepared_statement_limit to limit memory used by prepared statementsover 6 years ago
Replied (other)pglz performanceover 6 years ago
Replied (other)jsonb_set() strictness considered harmful to dataover 6 years ago
Replied (other)row filtering for logical replicationover 6 years ago
Replied (other)Converting NOT IN to anti-joins during planningover 6 years ago
Replied (other)[Patch] Invalid permission check in pg_stats for functional indexesover 6 years ago
Replied (other)Batch insert in CTAS/MatView codeover 6 years ago
Replied (other)pg_basebackup ignores the existing data directory permissionsover 6 years ago
Replied (other)[patch]socket_timeout in interfaces/libpqover 6 years ago
Replied (other)allow_system_table_mods stuffover 6 years ago
Replied (other)Proposal: Make use of C99 designated initialisers for nulls/values arraysover 6 years ago
Replied (other)[proposal] de-TOAST'ing using a iteratorover 6 years ago
Replied (other)Run-time pruning for ModifyTableover 6 years ago
Replied (other)Psql patch to show access methods infoover 6 years ago
Replied (other)pglz performanceover 6 years ago
Replied (other)psql - improve test coverage from 41% to 88%over 6 years ago
Replied (other)Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the flyover 6 years ago
Replied (other)progress report for ANALYZEover 6 years ago
Replied (other)pg_upgrade fails with non-standard ACLover 6 years ago
Replied (other)Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the flyover 6 years ago
Replied (other)Remove page-read callback from XLogReaderState.over 6 years ago
Replied (other)Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the flyover 6 years ago
Replied (other)Ought to use heap_multi_insert() for pg_attribute/depend insertions?over 6 years ago
Replied (other)accounting for memory used for BufFile during hash joinsover 6 years ago
Replied (own)Safeguards against incorrect fd flags for fsync()over 6 years ago
Replied (other)accounting for memory used for BufFile during hash joinsover 6 years ago
Replied (other)pglz performanceover 6 years ago
Replied (other)WIP: Data at rest encryptionover 6 years ago
Replied (other)[PROPOSAL] Effective storage of duplicates in B-tree index.over 6 years ago
Replied (other)Avoid full GIN index scan when possibleover 6 years ago
Replied (other)log bind parameter values on errorover 6 years ago
Replied (other)pglz performanceover 6 years ago
Replied (other)Avoiding deadlock errors in CREATE INDEX CONCURRENTLYover 6 years ago
Replied (other)Add Change Badges to documentationover 6 years ago
Replied (other)Add A Glossaryover 6 years ago
Replied (other)[PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occursover 6 years ago
Replied (other)fix for BUG #3720: wrong results at using ltreeover 6 years ago
Replied (other)refactoring - share str2*int64 functionsover 6 years ago
Replied (own)Safeguards against incorrect fd flags for fsync()over 6 years ago
Replied (other)pg_upgrade fails with non-standard ACLover 6 years ago
Replied (other)Problem while updating a foreign table pointing to a partitioned table on foreign serverover 6 years ago
Replied (other)Re: Problem during Windows service startover 6 years ago
Replied (other)sql query for postgres replication checkover 6 years ago
Replied (other)documentation clarifications for "alter sequence" ?over 6 years ago
Replied (other)BUG #16132: PostgreSQL 12.1 and PLV8 2.3.13 => PostgreSQL crashesover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)Remove configure --disable-float4-byval and --disable-float8-byvalover 6 years ago
Replied (own)Follow-up patchSafeguards against incorrect fd flags for fsync()over 6 years ago
Replied (other)monitoring-stats.html is too impenetrableover 6 years ago
Replied (other)[PATCH] Style: fix function declarationover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)WAL logging problem in 9.4.3?over 6 years ago
Replied (other)Copyright information in source filesover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)base backup client as auxiliary backend processover 6 years ago
Replied (other)obsolete exampleover 6 years ago
Replied (other)add a MAC check for TRUNCATEover 6 years ago
Replied (other)TAP tests aren't using the magic words for Windows file accessover 6 years ago
Replied (own)Rework manipulation and structure of attribute mappingsover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)ON COMMIT options for non temporary tablesover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)First patchobsolete exampleover 6 years ago
Replied (other)pg_upgrade fails with non-standard ACLover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)BUG #16127: PostgreSQL 12.1 on Windows 2008 R2 copy table from ‘large 2GB csv’report “Unknown error”over 6 years ago
Started threadFirst patchRework manipulation and structure of attribute mappingsover 6 years ago
Replied (other)an OID >= 8000 in masterover 6 years ago
Replied (other)Hypothetical indexes using BRIN broken since pg10over 6 years ago
Replied (other)BUG #16126: Missing the sp_OACreate proceduresover 6 years ago
Replied (other)pg_waldump and PREPAREover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)Follow-up patch[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)REINDEX VERBOSE unknown optionover 6 years ago
Replied (other)Follow-up patchREINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)Hypothetical indexes using BRIN broken since pg10over 6 years ago
Replied (other)BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange queryover 6 years ago
Replied (other)Follow-up patchHypothetical indexes using BRIN broken since pg10over 6 years ago
Replied (other)BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange queryover 6 years ago
Replied (other)BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange queryover 6 years ago
Replied (other)REINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange queryover 6 years ago
Replied (other)'Invalid lp' during heap_xlog_deleteover 6 years ago
Replied (other)Getting Recordset through returning refcursorover 6 years ago
Replied (other)pg_shmem_allocations viewover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)Authentication: MD5 to SCRAM-SHA-256 errorover 6 years ago
Replied (other)incorrect pg_dump output due to not handling dropped roles correctlyover 6 years ago
Replied (other)REINDEX VERBOSE unknown optionover 6 years ago
Replied (other)REINDEX VERBOSE unknown optionover 6 years ago
Replied (other)BUG #16122: segfault pg_detoast_datum (datum=0x0) at fmgr.c:1833 numrange queryover 6 years ago
Replied (other)incorrect pg_dump output due to not handling dropped roles correctlyover 6 years ago
Replied (other)incorrect pg_dump output due to not handling dropped roles correctlyover 6 years ago
Replied (other)SKIP_LOCKED test causes random buildfarm failuresover 6 years ago
Replied (other)First patchREINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)REINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)Hypothetical indexes using BRIN broken since pg10over 6 years ago
Replied (other)Replication & recovery_min_apply_delayover 6 years ago
Replied (other)REINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)Ought to use heap_multi_insert() for pg_attribute/depend insertions?over 6 years ago
Replied (other)could not stat promote trigger file leads to shutdownover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)Regarding Foreign data wrapper Import Schemaover 6 years ago
Replied (other)SKIP_LOCKED test causes random buildfarm failuresover 6 years ago
Replied (other)REINDEX CONCURRENTLY unexpectedly failsover 6 years ago
Replied (other)root page 3 of index "pg_class_oid_index" has level 0, expected 1over 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)Unexpected "cache lookup failed for collation 0" failureover 6 years ago
Replied (other)[PATCH] use separate PartitionedRelOptions structure to store partitioned table optionsover 6 years ago
Replied (other)Follow-up patchMarkBufferDirtyHint() and LSN updateover 6 years ago
Replied (other)Random crashes - segmentation faultover 6 years ago
Replied (other)MarkBufferDirtyHint() and LSN updateover 6 years ago
Replied (other)Coding in WalSndWaitForWalover 6 years ago
Replied (other)Follow-up patch[PATCH] use separate PartitionedRelOptions structure to store partitioned table optionsover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)Ought to use heap_multi_insert() for pg_attribute/depend insertions?over 6 years ago
Replied (other)pg_waldump and PREPAREover 6 years ago
Replied (other)Follow-up patch[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)pg_waldump and PREPAREover 6 years ago
Replied (other)Monitoring disk space from within the serverover 6 years ago
Replied (other)[BUG FIX] Uninitialized var fargtypes used.over 6 years ago
Replied (other)Proposal: Add more compile-time asserts to expose inconsistencies.over 6 years ago
Replied (other)Proposal: Make use of C99 designated initialisers for nulls/values arraysover 6 years ago
Replied (other)Add SQL function to show total block numbers in the relationover 6 years ago
Replied (other)[PATCH] use separate PartitionedRelOptions structure to store partitioned table optionsover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)[PATCH] Fix PostgreSQL server build and install problems under MSYS2over 6 years ago
Replied (other)[BUG FIX] Uninitialized var fargtypes used.over 6 years ago
Replied (other)[bug fix] Produce a crash dump before main() on Windowsover 6 years ago
Replied (other)Coding in WalSndWaitForWalover 6 years ago
Replied (other)Monitoring disk space from within the serverover 6 years ago
Replied (other)Monitoring disk space from within the serverover 6 years ago
Replied (other)Does TRUNCATE emit changes with REPLICA IDENTITY FULL?over 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)Adding a test for speculative insert abort caseover 6 years ago
Replied (other)Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?over 6 years ago
Replied (other)Ought to use heap_multi_insert() for pg_attribute/depend insertions?over 6 years ago
Replied (other)'Invalid lp' during heap_xlog_deleteover 6 years ago
Replied (other)pg_waldump and PREPAREover 6 years ago
Replied (other)First patchMarkBufferDirtyHint() and LSN updateover 6 years ago
Replied (other)First patchCoding in WalSndWaitForWalover 6 years ago
Replied (other)CountDBSubscriptions check in dropdbover 6 years ago
Replied (other)[bug fix] Produce a crash dump before main() on Windowsover 6 years ago
Replied (other)[bug fix] Produce a crash dump before main() on Windowsover 6 years ago
Replied (other)Missing test of SPI copy functionalityover 6 years ago
Replied (other)pg_upgrade fails with non-standard ACLover 6 years ago
Replied (other)Monitoring disk space from within the serverover 6 years ago
Replied (other)'Invalid lp' during heap_xlog_deleteover 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)heapam_index_build_range_scan's anyvisibleover 6 years ago
Replied (other)RFC: split OBJS lines to one object per lineover 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)pg_upgrade fails with non-standard ACLover 6 years ago
Replied (other)Collation versioningover 6 years ago
Replied (other)Avoiding deadlock errors in CREATE INDEX CONCURRENTLYover 6 years ago
Replied (other)add a MAC check for TRUNCATEover 6 years ago
Replied (other)pg_waldump and PREPAREover 6 years ago
Replied (other)Add SQL function to show total block numbers in the relationover 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)wal_sender_timeout / wal_receiver_timeout - seconds or milliseconds?over 6 years ago
Replied (other)heapam_index_build_range_scan's anyvisibleover 6 years ago
Replied (other)SKIP_LOCKED test causes random buildfarm failuresover 6 years ago
Replied (other)Do we have a CF manager for November?over 6 years ago
Replied (other)heapam_index_build_range_scan's anyvisibleover 6 years ago
Replied (other)The XLogFindNextRecord() routine find incorrect record start point after a long continuation recordover 6 years ago
Replied (other)[bug fix] Produce a crash dump before main() on Windowsover 6 years ago
Replied (other)Application name for pg_basebackup and friendsover 6 years ago
Replied (other)Remove configure --disable-float4-byval and --disable-float8-byvalover 6 years ago
Replied (other)Attempt to consolidate reading of XLOG pageover 6 years ago
Replied (other)base backup client as auxiliary backend processover 6 years ago
Replied (other)Re: Problem during Windows service startover 6 years ago
Replied (other)The XLogFindNextRecord() routine find incorrect record start point after a long continuation recordover 6 years ago
Replied (other)TAP tests aren't using the magic words for Windows file accessover 6 years ago
Replied (other)BUG #16094: Database entering recovery modeover 6 years ago
Replied (other)Missing test of SPI copy functionalityover 6 years ago
Replied (other)RFC: split OBJS lines to one object per lineover 6 years ago
Replied (other)Small typo in func.sgmlover 6 years ago
Replied (other)Checking return value of SPI_executeover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)First patchSKIP_LOCKED test causes random buildfarm failuresover 6 years ago
Replied (other)Checking return value of SPI_executeover 6 years ago
Replied (other)wal_sender_timeout / wal_receiver_timeout - seconds or milliseconds?over 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)Logical replication wal sender timestamp bugover 6 years ago
Replied (other)Include RELKIND_TOASTVALUE in get_relkind_objtypeover 6 years ago
Replied (other)The XLogFindNextRecord() routine find incorrect record start point after a long continuation recordover 6 years ago
Replied (other)Checking return value of SPI_executeover 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (own)Duplicate entries in pg_depend after REINDEX CONCURRENTLYover 6 years ago
Replied (other)First patchwal_sender_timeout / wal_receiver_timeout - seconds or milliseconds?over 6 years ago
Replied (other)Logical replication wal sender timestamp bugover 6 years ago
Replied (other)TAP tests aren't using the magic words for Windows file accessover 6 years ago
Replied (other)Include RELKIND_TOASTVALUE in get_relkind_objtypeover 6 years ago
Replied (other)Do we have a CF manager for November?over 6 years ago
Replied (other)update ALTER TABLE with ATTACH PARTITION lock modeover 6 years ago
Replied (other)[PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind insteadover 6 years ago
Replied (other)Follow-up patchupdate ALTER TABLE with ATTACH PARTITION lock modeover 6 years ago
Replied (other)Application name for pg_basebackup and friendsover 6 years ago
Replied (other)TestLib::command_fails_like enhancementover 6 years ago
Replied (other)The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN"over 6 years ago
Replied (other)[PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.over 6 years ago
Replied (other)[BUG] Partition creation fails after dropping a column and adding a partial indexover 6 years ago
Replied (other)Remove configure --disable-float4-byval and --disable-float8-byvalover 6 years ago
Replied (other)Problem with synchronous replicationover 6 years ago
Replied (other)update ALTER TABLE with ATTACH PARTITION lock modeover 6 years ago