pgsql-hackers before 2019-09-04 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Sept. 1, 2019

Thread Author Time
Re: Should we add xid_current() or a int8->xid cast? 📎 Thomas Munro 05:04
Re: refactoring - share str2*int64 functions 📎 Michael Paquier 05:11
Commit fest 2019-09 Michael Paquier 05:15
Re: row filtering for logical replication Alexey Zagarin 05:25
Write visibility map during CLUSTER/VACUUM FULL 📎 Alexander Korotkov 08:07
[Patch] Add a reset_computed_values function in pg_stat_statements 📎 Pierre Ducroquet 09:04
Re: row filtering for logical replication Erik Rijkers 09:09
Re: Yet another fast GiST build 📎 Andrey Borodin 10:53
Re: refactoring - share str2*int64 functions Fabien COELHO 11:57
Re: refactoring - share str2*int64 functions Michael Paquier 13:10
Re: range_agg Paul A Jungwirth 13:26
Re: Write visibility map during CLUSTER/VACUUM FULL 📎 Alexander Korotkov 17:05
Re: Yet another fast GiST build Alexander Korotkov 17:17
Re: Yet another fast GiST build Alexander Korotkov 17:20
Proposal: roll pg_stat_statements into core David Fetter 18:00
Re: refactoring - share str2*int64 functions 📎 Fabien COELHO 18:07
Re: Proposal: roll pg_stat_statements into core Pavel Stehule 18:12
Re: Proposal: roll pg_stat_statements into core David Fetter 18:48
Re: Proposal: roll pg_stat_statements into core Tom Lane 18:54
Re: Proposal: roll pg_stat_statements into core Pavel Stehule 18:58
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane 20:50
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity 📎 Tom Lane 21:31
Re: row filtering for logical replication 📎 Euler Taveira 23:43

Sept. 2, 2019

Thread Author Time
RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki 00:27
Re: refactoring - share str2*int64 functions Michael Paquier 00:51
Re: [Patch] Add a reset_computed_values function in pg_stat_statements Euler Taveira 01:25
Re: XPRS Thomas Munro 02:19
safe to overload objectSubId for a type? Chapman Flack 02:19
moonjelly vs tsearch Thomas Munro 03:56
Re: POC: Cleaning up orphaned files using undo logs Thomas Munro 04:16
Re: safe to overload objectSubId for a type? Tom Lane 04:29
pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout [email protected] 04:42
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Amit Langote 04:50
Bug in GiST paring heap comparator 📎 Alexander Korotkov 04:54
Re: moonjelly vs tsearch Fabien COELHO 04:58
Re: [HACKERS] advanced partition matching algorithm for partition-wise join amul sul 05:08
Re: Bug in GiST paring heap comparator Andrey Borodin 05:11
Re: Bug in GiST paring heap comparator Heikki Linnakangas 06:28
pg_dump --exclude-* options documentation Peter Eisentraut 06:32
Re: pg_dump --exclude-* options documentation Fabien COELHO 06:34
Re: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout 📎 Michael Paquier 06:40
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Michael Paquier 06:51
Re: block-level incremental backup Jeevan Ladhe 07:39
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 07:57
RE: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout [email protected] 08:06
Re: Proposal: roll pg_stat_statements into core Adrien Nayrat 08:11
Re: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout Michael Paquier 08:38
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi 09:31
Re: [HACKERS] CLUSTER command progress monitor Masahiko Sawada 09:32
Re: SegFault on 9.6.14 📎 Amit Kapila 11:21
Re: Index Skip Scan Dmitry Dolgov 13:28
Re: Proposal: roll pg_stat_statements into core Euler Taveira 13:31
Re: Commit fest 2019-09 Alvaro Herrera 13:39
Re: safe to overload objectSubId for a type? Chapman Flack 14:52
Re: pg_dump --exclude-* options documentation Tom Lane 14:55
Re: add a MAC check for TRUNCATE Kohei KaiGai 14:58
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Etsuro Fujita 15:37
Re: safe to overload objectSubId for a type? Tom Lane 15:41
Re: [PATCH] Implement uuid_version() Alvaro Herrera 16:00
Re: Proposal: roll pg_stat_statements into core Tom Lane 16:07
Re: safe to overload objectSubId for a type? Chapman Flack 16:57
Re: PG 12 draft release notes 📎 Jonathan S. Katz 17:02
Re: XPRS Tomas Vondra 17:20
Re: PG 12 draft release notes Andrey Borodin 17:37
Re: Contribution to Perldoc for TestLib module in Postgres Alvaro Herrera 17:48
Re: Proposal for Signal Detection Refactoring Alvaro Herrera 17:54
Re: Patch to document base64 encoding Alvaro Herrera 17:56
Re: pg_upgrade version checking questions Alvaro Herrera 17:59
Re: pg_waldump and PREPARE Alvaro Herrera 18:04
Re: Add test case for sslinfo Alvaro Herrera 18:07
Re: PG 12 draft release notes 📎 Jonathan S. Katz 18:11
Re: [PATCH] kNN for btree Alvaro Herrera 18:11
Re: Speed up transaction completion faster after many relations are accessed in a transaction Alvaro Herrera 18:14
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane 18:19
Re: Patch to document base64 encoding Karl O. Pinc 18:42
Patch to add hook to copydir() 📎 Swen Kooij 18:54
Re: Patch to add hook to copydir() 📎 Swen Kooij 19:04
Re: Patch to add hook to copydir() Peter Eisentraut 19:18
Re: PG 12 draft release notes 📎 Jonathan S. Katz 19:55
Re: Patch to add hook to copydir() Alvaro Herrera 20:06
Re: Patch to add hook to copydir() Swen Kooij 20:16
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Andres Freund 20:39
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane 20:49
Re: [HACKERS] WAL logging problem in 9.4.3? Alvaro Herrera 21:15
Re: Converting NOT IN to anti-joins during planning Alvaro Herrera 21:21
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Alvaro Herrera 22:06
Re: [HACKERS] logical decoding of two-phase transactions Alvaro Herrera 22:12
Re: Avoid full GIN index scan when possible Alvaro Herrera 22:20
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 22:28
Re: XPRS Thomas Munro 23:04
Re: row filtering for logical replication 📎 Erik Rijkers 23:08
Re: [PATCH] kNN for btree 📎 Alexander Korotkov 23:11
Re: [PATCH] kNN for btree Alvaro Herrera 23:19
Re: pg_upgrade version checking questions Daniel Gustafsson 23:22
Re: [HACKERS] logical decoding of two-phase transactions David Steele 23:22
Re: Unix-domain socket support on Windows Thomas Munro 23:45

Sept. 3, 2019

Thread Author Time
Re: pgbench - rework variable management Thomas Munro 00:13
Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane 00:21
Re: pg_waldump and PREPARE Fujii Masao 00:58
Re: pg_waldump and PREPARE Fujii Masao 01:00
Re: Converting NOT IN to anti-joins during planning David Rowley 01:13
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 01:53
Re: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout 📎 Michael Paquier 01:58
RE: SIGQUIT on archiver child processes maybe not such a hot idea? Tsunakawa, Takayuki 02:42
Re: row filtering for logical replication Alexey Zagarin 03:15
Re: row filtering for logical replication Euler Taveira 03:32
Re: pgbench - rework variable management Fabien COELHO 04:57
Re: [HACKERS] CLUSTER command progress monitor 📎 Masahiko Sawada 04:59
RE: Speed up transaction completion faster after many relations are accessed in a transaction Tsunakawa, Takayuki 05:12
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Thomas Munro 05:43
Re: row filtering for logical replication 📎 Erik Rijkers 05:50
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:52
Re: pgbench - rework variable management Thomas Munro 05:54
Re: psql - improve test coverage from 41% to 88% 📎 Fabien COELHO 06:06
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Kyotaro Horiguchi 06:13
Re: Contribution to Perldoc for TestLib module in Postgres Michael Paquier 06:30
Re: Proposal: roll pg_stat_statements into core Michael Paquier 06:37
Re: fix "Success" error messages Peter Eisentraut 06:38
Re: block-level incremental backup Dilip Kumar 06:41
Re: Patch to add hook to copydir() Peter Eisentraut 06:48
Re: Unix-domain socket support on Windows 📎 Peter Eisentraut 07:24
Re: Improve base backup protocol documentation Magnus Hagander 07:50
Const version of castNode() Andres Freund 08:44
Re: Patch to add hook to copydir() Swen Kooij 09:14
Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut 09:54
Re: Improve base backup protocol documentation Peter Eisentraut 10:03
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 10:03
Re: XPRS Tomas Vondra 10:31
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 10:39
Re: [Patch] Invalid permission check in pg_stats for functional indexes Kuntal Ghosh 10:39
Re: pgbench - rework variable management 📎 Fabien COELHO 11:55
Re: pg_dump --exclude-* options documentation Peter Eisentraut 12:28
Re: [PATCH] Speedup truncates of relation forks Fujii Masao 12:44
unexpected rowlock mode when trigger is on the table Tomáš Záluský 12:56
Re: block-level incremental backup Robert Haas 12:59
Locking a row with KEY SHARE NOWAIT blocks 📎 Heikki Linnakangas 13:22
Re: BUG #15977: Inconsistent behavior in chained transactions fn ln 13:27
Re: Locking a row with KEY SHARE NOWAIT blocks Tom Lane 13:31
Re: [PATCH] Tab completion for CREATE OR REPLACE Fujii Masao 14:04
Re: block-level incremental backup Ibrar Ahmed 14:04
Re: Locking a row with KEY SHARE NOWAIT blocks Heikki Linnakangas 14:21
Re: block-level incremental backup Robert Haas 14:39
Re: block-level incremental backup Tom Lane 15:00
Got "FATAL: could not access status of transaction" in PG 11.2 Thunder 15:22
Re: Fetching timeline during recovery Fujii Masao 15:32
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Merlin Moncure 15:49
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 15:58
Re: SIGQUIT on archiver child processes maybe not such a hot idea? 📎 Tom Lane 16:04
Re: Rearranging ALTER TABLE to avoid multi-operations bugs Alvaro Herrera 16:04
Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane 16:21
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Alvaro Herrera 16:25
Re: accounting for memory used for BufFile during hash joins Alvaro Herrera 16:36
Re: block-level incremental backup Ibrar Ahmed 16:44
Re: block-level incremental backup Ibrar Ahmed 16:46
Re: dropdb --force Alvaro Herrera 16:46
Re: dropdb --force Pavel Stehule 16:49
Re: WIP: Data at rest encryption Alvaro Herrera 16:56
Re: Proposal: roll pg_stat_statements into core Ibrar Ahmed 17:10
Re: extension patch of CREATE OR REPLACE TRIGGER Alvaro Herrera 17:11
Re: SQL/JSON: JSON_TABLE Alvaro Herrera 17:29
Re: WIP: Data at rest encryption Ibrar Ahmed 17:30
Re: How to estimate the shared memory size required for parallel scan? Alvaro Herrera 17:31
Re: Minimal logical decoding on standbys Alvaro Herrera 17:40
Re: SIGQUIT on archiver child processes maybe not such a hot idea? David Steele 18:09
Re: refactoring - share str2*int64 functions 📎 Fabien COELHO 18:10
Re: \describe* Alvaro Herrera 18:33
Re: Multivariate MCV list vs. statistics target Alvaro Herrera 18:38
Re: Change ereport level for QueuePartitionConstraintValidation 📎 Tom Lane 18:42
Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera 18:52
Re: [Patch] Invalid permission check in pg_stats for functional indexes 📎 Pierre Ducroquet 18:53
Re: add a MAC check for TRUNCATE Stephen Frost 19:25
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Stephen Frost 19:43
Re: SIGQUIT on archiver child processes maybe not such a hot idea? Stephen Frost 19:48
Re: Proposal: roll pg_stat_statements into core Stephen Frost 19:56
Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera 20:12
Re: [Patch] Add a reset_computed_values function in pg_stat_statements 📎 Pierre Ducroquet 20:38
Re: Adding column "mem_usage" to view pg_prepared_statements Alvaro Herrera 20:56
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Alvaro Herrera 21:10
Re: amcheck verification for GiST Alvaro Herrera 21:13
Re: Attempt to consolidate reading of XLOG page Alvaro Herrera 21:15
Re: Commit fest 2019-09 Ibrar Ahmed 21:16
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements 📎 Tom Lane 21:27
Re: Commit fest 2019-09 Alvaro Herrera 21:35
Re: Attempt to consolidate reading of XLOG page Alvaro Herrera 21:42
Re: [PATCH] Opclass parameters Alvaro Herrera 22:02
Re: WIP: BRIN multi-range indexes Alvaro Herrera 22:05
Re: [PATCH] Race condition in logical walsender causes long postgresql shutdown delay 📎 Alvaro Herrera 22:18
Re: Replication & recovery_min_apply_delay Alvaro Herrera 22:22
Re: SQL/JSON: functions Alvaro Herrera 22:27
Re: shared-memory based stats collector Alvaro Herrera 22:28
Re: Shared Memory: How to use SYSV rather than MMAP ? Alvaro Herrera 22:30
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Tom Lane 22:30
Re: Tid scan improvements Alvaro Herrera 22:34
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 Alvaro Herrera 22:36
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Alvaro Herrera 22:39
Re: Proposal to suppress errors thrown by to_reg*() Tom Lane 22:56
Re: Proposal: roll pg_stat_statements into core David Fetter 23:38
Re: Proposal: roll pg_stat_statements into core Stephen Frost 23:41
Re: Proposal: roll pg_stat_statements into core David Fetter 23:44
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Tom Lane 23:53

Browse Archives

Prev | Next