| Replied (other) | Plain strdup() in frontend code | almost 7 years ago |
| Replied (other) | Typofixes in src/bin | almost 7 years ago |
| Replied (other) | crash of postgresql 11.2-2PGDG.rhel7 in StartupXLOG () at xlog.c:6355 | almost 7 years ago |
| Replied (other) | Plain strdup() in frontend code | almost 7 years ago |
| Replied (other) | clean up docs for v12 | almost 7 years ago |
| Replied (other) | clean up docs for v12 | almost 7 years ago |
| Replied (other) | Calling PrepareTempTablespaces in BufFileCreateTemp | almost 7 years ago |
| Replied (other) | Identity columns should own only one sequence | almost 7 years ago |
| Replied (other) | clean up docs for v12 | almost 7 years ago |
| Replied (other) | Add tablespace tap test to pg_rewind | almost 7 years ago |
| Replied (other) | BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs | almost 7 years ago |
| Replied (other) | "Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | Add tablespace tap test to pg_rewind | almost 7 years ago |
| Replied (other) | Calling PrepareTempTablespaces in BufFileCreateTemp | almost 7 years ago |
| Replied (other)Follow-up patch | Calling PrepareTempTablespaces in BufFileCreateTemp | almost 7 years ago |
| Replied (other) | pg_waldump and PREPARE | almost 7 years ago |
| Replied (own) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other)First patch | "Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY | almost 7 years ago |
| Replied (other) | Segfault when restoring -Fd dump on current HEAD | almost 7 years ago |
| Replied (own) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs | almost 7 years ago |
| Replied (other) | Identity columns should own only one sequence | almost 7 years ago |
| Replied (other) | Why is it OK for dbsize.c to look at relation files directly? | almost 7 years ago |
| Replied (other) | [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). | almost 7 years ago |
| Replied (other) | Why is it OK for dbsize.c to look at relation files directly? | almost 7 years ago |
| Replied (own) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (own) | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other) | Regression test PANICs with master-standby setup on same machine | almost 7 years ago |
| Replied (other)Follow-up patch | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other) | Regression test PANICs with master-standby setup on same machine | almost 7 years ago |
| Replied (own)First patch | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | clean up docs for v12 | almost 7 years ago |
| Replied (other) | standby recovery fails (tablespace related) (tentative patch and discussion) | almost 7 years ago |
| Replied (other) | Regression test PANICs with master-standby setup on same machine | almost 7 years ago |
| Replied (other) | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other)Follow-up patch | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other) | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other)Follow-up patch | clean up docs for v12 | almost 7 years ago |
| Replied (other) | [PATCH v1] GSSAPI encryption support | almost 7 years ago |
| Replied (other) | finding changed blocks using WAL scanning | almost 7 years ago |
| Replied (other) | Possible to store invalid SCRAM-SHA-256 Passwords | almost 7 years ago |
| Replied (other) | clean up docs for v12 | almost 7 years ago |
| Replied (other) | "make installcheck" fails in src/test/recovery | almost 7 years ago |
| Replied (other) | Minor correction in the doc for non-exclusive pg_start_backup and pg_stop_backup | almost 7 years ago |
| Replied (own) | Race conditions with checkpointer and shutdown | almost 7 years ago |
| Replied (other) | "make installcheck" fails in src/test/recovery | almost 7 years ago |
| Replied (other) | Pathological performance when inserting many NULLs into a unique index | almost 7 years ago |
| Replied (other) | finding changed blocks using WAL scanning | almost 7 years ago |
| Replied (other) | "make installcheck" fails in src/test/recovery | almost 7 years ago |
| Replied (own) | Adding a TAP test checking data consistency on standby with minRecoveryPoint | almost 7 years ago |
| Started thread | REINDEX INDEX results in a crash for an index of pg_class since 9.6 | almost 7 years ago |
| Replied (other) | Calling pgstat_report_wait_end() before ereport(ERROR) | almost 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | almost 7 years ago |
| Started thread | Race conditions with checkpointer and shutdown | almost 7 years ago |
| Replied (own) | Adding a TAP test checking data consistency on standby with minRecoveryPoint | almost 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | almost 7 years ago |
| Replied (other) | Accidental setting of XLogReaderState.private_data ? | almost 7 years ago |
| Replied (other) | Autovacuum-induced regression test instability | almost 7 years ago |
| Replied (other)First patch | Calling pgstat_report_wait_end() before ereport(ERROR) | almost 7 years ago |
| Replied (other) | [PATCH v1] GSSAPI encryption support | almost 7 years ago |
| Replied (other) | New vacuum option to do only freezing | almost 7 years ago |
| Replied (other) | finding changed blocks using WAL scanning | almost 7 years ago |
| Replied (other) | ExecForceStoreMinimalTuple leaks memory like there's no tomorrow | almost 7 years ago |
| Replied (other) | Mark a reloption as indexterm | almost 7 years ago |
| Replied (other) | Adding Unix domain socket path and port to pg_stat_get_wal_senders() | almost 7 years ago |
| Replied (other) | BUG #15734: Walsender process crashing when executing SHOW ALL; | almost 7 years ago |
| Replied (other) | [PATCH v1] GSSAPI encryption support | about 7 years ago |
| Replied (other) | Calling pgstat_report_wait_end() before ereport(ERROR) | about 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (other) | BUG #15727: PANIC: cannot abort transaction 295144144, it was already committed | about 7 years ago |
| Replied (other) | When do vacuumed pages/tuples become available for reuse? | about 7 years ago |
| Replied (other) | setLastTid() and currtid() | about 7 years ago |
| Replied (other) | Adding Unix domain socket path and port to pg_stat_get_wal_senders() | about 7 years ago |
| Replied (other) | How to include the header files effectively | about 7 years ago |
| Replied (other) | Attempt to consolidate reading of XLOG page | about 7 years ago |
| Replied (other) | Mark a reloption as indexterm | about 7 years ago |
| Replied (other) | When do vacuumed pages/tuples become available for reuse? | about 7 years ago |
| Replied (other) | Minor fix in reloptions.c comments | about 7 years ago |
| Replied (other) | Mark a reloption as indexterm | about 7 years ago |
| Replied (other) | BUG #15726: parallel queries failed ERROR: invalid name syntax CONTEXT: parallel worker | about 7 years ago |
| Replied (own)Follow-up patch | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (own) | Switch TAP tests of pg_rewind to use role with only function permissions | about 7 years ago |
| Replied (other) | Suspicious strcmp() in src/backend/parser/parse_expr.c | about 7 years ago |
| Replied (other) | Suspicious strcmp() in src/backend/parser/parse_expr.c | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (other) | BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table | about 7 years ago |
| Replied (other)First patch | Suspicious strcmp() in src/backend/parser/parse_expr.c | about 7 years ago |
| Replied (other) | Cleanup/remove/update references to OID column | about 7 years ago |
| Replied (other) | BUG #15727: PANIC: cannot abort transaction 295144144, it was already committed | about 7 years ago |
| Replied (other) | block-level incremental backup | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Started threadFirst patch | Switch TAP tests of pg_rewind to use role with only function permissions | about 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (other) | Qestion about .partial WAL file | about 7 years ago |
| Replied (other) | BUG #15727: PANIC: cannot abort transaction 295144144, it was already committed | about 7 years ago |
| Replied (other) | Suspicious strcmp() in src/backend/parser/parse_expr.c | about 7 years ago |
| Replied (other)Follow-up patch | BUG #15734: Walsender process crashing when executing SHOW ALL; | about 7 years ago |
| Replied (other) | Suspicious strcmp() in src/backend/parser/parse_expr.c | about 7 years ago |
| Replied (other) | hyrax vs. RelationBuildPartitionDesc | about 7 years ago |
| Replied (other) | hyrax vs. RelationBuildPartitionDesc | about 7 years ago |
| Replied (other)First patch | BUG #15734: Walsender process crashing when executing SHOW ALL; | about 7 years ago |
| Replied (other) | pgsql: tableam: basic documentation. | about 7 years ago |
| Replied (other) | BUG #15742: Postgres Service is not starting after Windows abrupt Shutdown | about 7 years ago |
| Replied (own)Follow-up patch | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (other) | 2019-03 Starts Tomorrow | about 7 years ago |
| Replied (own) | PostgreSQL 12 Release Management Team & Feature Freeze | about 7 years ago |
| Replied (other) | PATCH: multivariate histograms and MCV lists | about 7 years ago |
| Replied (other)Follow-up patch | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | BUG #15734: Walsender process crashing when executing SHOW ALL; | about 7 years ago |
| Replied (other) | A separate table level option to control compression | about 7 years ago |
| Replied (other) | change password_encryption default to scram-sha-256? | about 7 years ago |
| Replied (other) | clean up pg_checksums.sgml | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | change password_encryption default to scram-sha-256? | about 7 years ago |
| Replied (other) | BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails | about 7 years ago |
| Replied (other) | reloption to prevent VACUUM from truncating empty pages at the end of relation | about 7 years ago |
| Replied (other) | Fix memleaks and error handling in jsonb_plpython | about 7 years ago |
| Replied (other) | A separate table level option to control compression | about 7 years ago |
| Replied (other) | New vacuum option to do only freezing | about 7 years ago |
| Replied (other) | Timeout parameters | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | Timeout parameters | about 7 years ago |
| Replied (other) | A separate table level option to control compression | about 7 years ago |
| Replied (other) | fix the spelling mistakes of comments | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails | about 7 years ago |
| Replied (other) | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | Retronym: s/magnetic disk/main data/ | about 7 years ago |
| Replied (own)First patch | Caveats from reloption toast_tuple_target | about 7 years ago |
| Replied (other) | Checksum errors in pg_stat_database | about 7 years ago |
| Replied (other) | Concurrency bug with vacuum full (cluster) and toast | about 7 years ago |
| Replied (other)First patch | pg_rewind vs superuser | about 7 years ago |
| Replied (other) | [PATCH v1] GSSAPI encryption support | about 7 years ago |
| Replied (other) | allow online change primary_conninfo | about 7 years ago |
| Replied (other) | [PATCH v1] GSSAPI encryption support | about 7 years ago |
| Replied (other) | PostgreSQL Windows 2019 support ? | about 7 years ago |
| Replied (other) | BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails | about 7 years ago |
| Replied (own) | Simplify redability of some tests for toast_tuple_target in strings.sql | about 7 years ago |
| Started threadFirst patch | Simplify redability of some tests for toast_tuple_target in strings.sql | about 7 years ago |
| Started thread | Caveats from reloption toast_tuple_target | about 7 years ago |
| Replied (other) | A separate table level option to control compression | about 7 years ago |
| Replied (other)Follow-up patch | A separate table level option to control compression | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (other) | Checksum errors in pg_stat_database | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (other) | Checksum errors in pg_stat_database | about 7 years ago |
| Replied (other) | A separate table level option to control compression | about 7 years ago |
| Replied (other) | CVE-2019-9193 about COPY FROM/TO PROGRAM | about 7 years ago |
| Replied (other) | Checksum errors in pg_stat_database | about 7 years ago |
| Replied (other) | Unified logging system for command-line programs | about 7 years ago |
| Replied (other) | generated columns | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (other) | bgwriter_lru_multiplier maximum value | about 7 years ago |
| Replied (other) | generated columns | about 7 years ago |
| Replied (other) | Question on alignment | about 7 years ago |
| Replied (other) | BUG #15726: parallel queries failed ERROR: invalid name syntax CONTEXT: parallel worker | about 7 years ago |
| Replied (other) | bgwriter_lru_multiplier maximum value | about 7 years ago |
| Replied (other) | Feature: triggers on materialized views | about 7 years ago |
| Replied (other) | Progress reporting for pg_verify_checksums | about 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (own) | REINDEX CONCURRENTLY 2.0 | about 7 years ago |
| Replied (other)Follow-up patch | Progress reporting for pg_verify_checksums | about 7 years ago |