| Replied (other) | The documentation for storage type 'plain' actually allows single byte header | about 3 years ago |
| Replied (other) | The documentation for storage type 'plain' actually allows single byte header | about 3 years ago |
| Replied (other) | logrep stuck with 'ERROR: int2vector has too many elements' | about 3 years ago |
| Replied (other) | logrep stuck with 'ERROR: int2vector has too many elements' | about 3 years ago |
| Replied (other) | Sampling-based timing for EXPLAIN ANALYZE | about 3 years ago |
| Replied (other) | logrep stuck with 'ERROR: int2vector has too many elements' | about 3 years ago |
| Replied (other) | Improve WALRead() to suck data directly from WAL buffers when possible | about 3 years ago |
| Replied (other) | DROP DATABASE deadlocks with logical replication worker in PG 15.1 | about 3 years ago |
| Replied (other) | DROP DATABASE deadlocks with logical replication worker in PG 15.1 | over 3 years ago |
| Replied (other) | Decoupling antiwraparound autovacuum from special rules around auto cancellation | over 3 years ago |
| Replied (other) | How to find the number of cached pages for a relation? | over 3 years ago |
| Replied (other) | Decoupling antiwraparound autovacuum from special rules around auto cancellation | over 3 years ago |
| Replied (other) | pgsql: Add new GUC createrole_self_grant. | over 3 years ago |
| Replied (own) | pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) | over 3 years ago |
| Replied (other) | Decoupling antiwraparound autovacuum from special rules around auto cancellation | over 3 years ago |
| Replied (own) | Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? | over 3 years ago |
| Replied (own) | Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? | over 3 years ago |
| Replied (other) | Generate pg_stat_get_xact*() functions with Macros | over 3 years ago |
| Replied (other) | Blocking execution of SECURITY INVOKER | over 3 years ago |
| Replied (other) | Add the ability to limit the amount of memory that can be allocated to backends. | over 3 years ago |
| Replied (other) | No Callbacks on FATAL | over 3 years ago |
| Replied (other) | Blocking execution of SECURITY INVOKER | over 3 years ago |
| Replied (other) | PL/Python: Fix return in the middle of PG_TRY() block. | over 3 years ago |
| Replied (other) | Cygwin cleanup | over 3 years ago |
| Replied (other)Follow-up patch | PL/Python: Fix return in the middle of PG_TRY() block. | over 3 years ago |
| Replied (other) | Exposing the lock manager's WaitForLockers() to SQL | over 3 years ago |
| Replied (other) | Blocking execution of SECURITY INVOKER | over 3 years ago |
| Replied (other) | Blocking execution of SECURITY INVOKER | over 3 years ago |
| Replied (other) | Cygwin cleanup | over 3 years ago |
| Replied (other) | errdetail vs errdetail_log? | over 3 years ago |
| Replied (other) | Exposing the lock manager's WaitForLockers() to SQL | over 3 years ago |
| Replied (other) | Using WaitEventSet in the postmaster | over 3 years ago |
| Replied (other) | Generate pg_stat_get_xact*() functions with Macros | over 3 years ago |
| Replied (own) | Minimal logical decoding on standbys | over 3 years ago |
| Replied (other) | Remove nonmeaningful prefixes in PgStat_* fields | over 3 years ago |
| Replied (other) | Blocking execution of SECURITY INVOKER | over 3 years ago |
| Replied (other) | No Callbacks on FATAL | over 3 years ago |
| Replied (other) | Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans | over 3 years ago |
| Replied (other) | low wal_retrieve_retry_interval causes missed signals on Windows | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (other) | Use windows VMs instead of windows containers on the CI | over 3 years ago |
| Replied (other) | How to generate the new expected out file. | over 3 years ago |
| Replied (other) | pgsql: Delay commit status checks until freezing executes. | over 3 years ago |
| Replied (other) | No Callbacks on FATAL | over 3 years ago |
| Replied (own) | Show various offset arrays for heap WAL records | over 3 years ago |
| Replied (other) | Generate pg_stat_get_xact*() functions with Macros | over 3 years ago |
| Replied (other) | logical decoding and replication of sequences, take 2 | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (other) | logical decoding and replication of sequences, take 2 | over 3 years ago |
| Replied (other) | low wal_retrieve_retry_interval causes missed signals on Windows | over 3 years ago |
| Replied (other) | Exposing the lock manager's WaitForLockers() to SQL | over 3 years ago |
| Replied (other) | logical decoding and replication of sequences, take 2 | over 3 years ago |
| Replied (own) | Minimal logical decoding on standbys | over 3 years ago |
| Replied (other) | logical decoding and replication of sequences, take 2 | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (own) | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Started thread | Option to not use ringbuffer in VACUUM, using it in failsafe mode | over 3 years ago |
| Replied (own) | Minimal logical decoding on standbys | over 3 years ago |
| Replied (other) | Flush SLRU counters in checkpointer process | over 3 years ago |
| Replied (other) | Postgres connection growing memory usage over time! This right after the connections in the pool are closed and opened again. | over 3 years ago |
| Replied (own) | Show various offset arrays for heap WAL records | over 3 years ago |
| Replied (other) | Use windows VMs instead of windows containers on the CI | over 3 years ago |
| Replied (other) | BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE | over 3 years ago |
| Replied (other) | Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) | over 3 years ago |
| Replied (other) | can while loop in ClockSweepTick function be kind of infinite loop in some cases? | over 3 years ago |
| Replied (other) | can while loop in ClockSweepTick function be kind of infinite loop in some cases? | over 3 years ago |
| Replied (other) | Add the ability to limit the amount of memory that can be allocated to backends. | over 3 years ago |
| Replied (own)Follow-up patch | refactoring relation extension and BufferAlloc(), faster COPY | over 3 years ago |
| Replied (own) | postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier | over 3 years ago |
| Replied (other) | Add index scan progress to pg_stat_progress_vacuum | over 3 years ago |
| Replied (other) | Decoupling antiwraparound autovacuum from special rules around auto cancellation | over 3 years ago |
| Replied (other) | POC: Lock updated tuples in tuple_update() and tuple_delete() | over 3 years ago |
| Replied (other) | POC: Lock updated tuples in tuple_update() and tuple_delete() | over 3 years ago |
| Replied (other) | Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() | over 3 years ago |
| Replied (other) | BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE | over 3 years ago |
| Started threadFirst patch | Show various offset arrays for heap WAL records | over 3 years ago |
| Replied (other) | Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans | over 3 years ago |
| Replied (other) | Split index and table statistics into different types of stats | over 3 years ago |
| Replied (other) | [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher | over 3 years ago |
| Replied (other) | Fixing a couple of buglets in how VACUUM sets visibility map bits | over 3 years ago |
| Replied (other) | Fixing a couple of buglets in how VACUUM sets visibility map bits | over 3 years ago |
| Replied (other)Follow-up patch | BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE | over 3 years ago |