pgsql-hackers before 2020-01-13 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

Jan. 9, 2020

Thread Author Time
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 16:30
Re: [Proposal] Global temporary tables Tomas Vondra 16:30
Re: Recognizing superuser in pg_hba.conf Tom Lane 16:35
Re: Recognizing superuser in pg_hba.conf Stephen Frost 16:36
Re: [Proposal] Global temporary tables Tomas Vondra 16:48
Re: [HACKERS] pg_shmem_allocations view Andres Freund 17:10
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Andres Freund 17:13
Re: Add pg_file_sync() to adminpack Stephen Frost 17:16
Re: Make autovacuum sort tables in descending order of xid_age Robert Haas 17:23
Re: Add pg_file_sync() to adminpack Julien Rouhaud 17:31
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Daniel Verite 17:43
Re: Add pg_file_sync() to adminpack Tom Lane 17:51
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 17:55
12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 18:18
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 18:35
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Adrian Klaver 18:47
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 18:48
Re: our checks for read-only queries are not great 📎 Robert Haas 18:57
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 19:06
Re: our checks for read-only queries are not great Tom Lane 19:24
Re: Coding in WalSndWaitForWal 📎 Alvaro Herrera 19:29
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 19:48
Re: our checks for read-only queries are not great Robert Haas 19:55
Re: Coding in WalSndWaitForWal Tom Lane 19:56
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 20:00
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 20:06
Re: our checks for read-only queries are not great Tom Lane 20:07
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 20:18
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 20:18
Re: Coding in WalSndWaitForWal Alvaro Herrera 20:19
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 20:33
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Dent John 20:34
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 20:35
Re: our checks for read-only queries are not great Robert Haas 20:37
Re: our checks for read-only queries are not great Robert Haas 20:38
Re: our checks for read-only queries are not great Tom Lane 20:52
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 20:53
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 20:53
Re: Make autovacuum sort tables in descending order of xid_age David Kimura 20:55
Re: Coding in WalSndWaitForWal Tom Lane 20:58
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 21:31
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 21:38
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 21:51
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Daniel Gustafsson 22:00
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Tom Lane 22:02
Re: pgbench - rework variable management 📎 Fabien COELHO 22:04
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 22:16
Re: Setting min/max TLS protocol in clientside libpq 📎 Daniel Gustafsson 23:01
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) cary huang 23:17
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 23:51

Jan. 10, 2020

Thread Author Time
Re: pgbench - use pg logging capabilities Michael Paquier 00:06
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Alvaro Herrera 00:22
Re: pgbench - use pg logging capabilities Alvaro Herrera 00:27
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 00:40
Re: pgbench - use pg logging capabilities Michael Paquier 00:45
RE: [PATCH] Resolve Parallel Hash Join Performance Issue Deng, Gang 00:52
Re: pgbench - use pg logging capabilities Tom Lane 01:09
RE: [PATCH] Resolve Parallel Hash Join Performance Issue Deng, Gang 01:18
Re: backup manifests David Steele 01:19
Re: table partitioning and access privileges Fujii Masao 01:29
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Noah Misch 01:57
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Dilip Kumar 02:00
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 02:23
Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman 02:37
Re: base backup client as auxiliary backend process Masahiko Sawada 03:32
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 04:01
Re: pgbench - use pg logging capabilities 📎 Michael Paquier 04:08
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 04:44
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 04:51
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" 📎 Michael Paquier 05:01
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 05:08
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 05:13
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 05:16
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:22
Re: remove some STATUS_* symbols Michael Paquier 05:23
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Dilip Kumar 05:31
Re: CREATE ROUTINE MAPPING Tom Lane 06:03
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Mahendra Singh Thalor 06:26
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 07:50
Re: pgbench - use pg logging capabilities 📎 Fabien COELHO 07:52
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema 📎 Michael Paquier 08:01
Re: pgbench - use pg logging capabilities Michael Paquier 08:27
Re: [Proposal] Global temporary tables Konstantin Knizhnik 08:47
Re: range_agg Pavel Stehule 09:38
Re: Add pg_file_sync() to adminpack 📎 Fujii Masao 09:50
Re: [HACKERS] Block level parallel vacuum Sergei Kornilov 10:21
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema 📎 Michael Paquier 11:07
Re: Add pg_file_sync() to adminpack Michael Paquier 11:16
Re: Add pg_file_sync() to adminpack Julien Rouhaud 11:22
Re: [HACKERS] Block level parallel vacuum 📎 Mahendra Singh Thalor 11:54
Re: Minimal logical decoding on standbys Rahila Syed 12:20
Re: ALTER TABLE support for dropping generation expression Sergei Kornilov 12:20
Re: Created feature for to_date() conversion using patterns 'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D' 📎 Mark Lorenz 12:22
Re: our checks for read-only queries are not great Peter Eisentraut 12:23
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Mahendra Singh Thalor 12:24
Re: [Proposal] Global temporary tables Konstantin Knizhnik 12:24
Re: Fixing parallel make of libpq Peter Eisentraut 12:29
Re: [HACKERS] Block level parallel vacuum Sergei Kornilov 13:06
Re: our checks for read-only queries are not great 📎 Robert Haas 13:41
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 13:43
standby apply lag on inactive servers 📎 Alvaro Herrera 14:08
Re: our checks for read-only queries are not great Tom Lane 14:29
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Tom Lane 14:50
Re: Fixing parallel make of libpq Tom Lane 15:08
Re: Avoid full GIN index scan when possible Tom Lane 15:31
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Daniel Verite 15:45
Re: Avoid full GIN index scan when possible Alexander Korotkov 16:36
Re: pgbench - use pg logging capabilities 📎 Fabien COELHO 16:39
Re: Add pg_file_sync() to adminpack Fujii Masao 17:12
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) 📎 Tom Lane 17:59
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 19:18
Re: our checks for read-only queries are not great Robert Haas 19:23
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 19:25
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 19:26
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 19:39
Re: our checks for read-only queries are not great Stephen Frost 20:22
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 20:23
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Stephen Frost 20:38
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 20:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Alvaro Herrera 20:56
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 20:58
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 21:03
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Stephen Frost 21:09
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Alvaro Herrera 21:35
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 21:36
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Alvaro Herrera 21:37
Re: Removing pg_pltemplate and creating "trustable" extensions Tom Lane 22:53

Jan. 11, 2020

Thread Author Time
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Michael Paquier 00:03
Re: Avoid full GIN index scan when possible 📎 Alexander Korotkov 00:10
Re: Implementing Incremental View Maintenance nuko yokohama 00:27
Re: [HACKERS] WIP: Aggregation push-down 📎 Tomas Vondra 01:11
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Michael Paquier 01:34
Re: Assert failure due to "drop schema pg_temp_3 cascade" for temporary tables and \d+ is not showing any info after drooping temp table schema Michael Paquier 01:41
Re: Amcheck: do rightlink verification with lock coupling Tomas Vondra 01:45
Re: Add FOREIGN to ALTER TABLE in pg_dump Tomas Vondra 01:52
Re: How to retain lesser paths at add_path()? Tomas Vondra 02:01
Re: Disallow cancellation of waiting for synchronous replication Bruce Momjian 02:34
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Alvaro Herrera 02:48
Re: Setting min/max TLS protocol in clientside libpq Michael Paquier 02:49
Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan 02:49
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) 📎 Tom Lane 03:51
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 03:53
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 04:18
Re: logical decoding : exceeded maxAllocatedDescs for .spill files 📎 Amit Kapila 05:36
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 05:46
Re: ALTER TABLE support for dropping generation expression 📎 Peter Eisentraut 06:35
Re: remove some STATUS_* symbols Peter Eisentraut 07:14
Re: pg_basebackup fails on databases with high OIDs 📎 Peter Eisentraut 07:21
Re: pgbench - use pg logging capabilities Michael Paquier 07:37
Re: How to retain lesser paths at add_path()? Kohei KaiGai 08:07
Re: base backup client as auxiliary backend process 📎 Peter Eisentraut 09:52
Re: Add pg_file_sync() to adminpack Artur Zakirov 10:04
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Dent John 12:04
Re: Avoid full GIN index scan when possible Julien Rouhaud 12:21
Re: Amcheck: do rightlink verification with lock coupling Tomas Vondra 12:25
Re: How to retain lesser paths at add_path()? Tomas Vondra 12:27
Re: Efficient output for integer types Tomas Vondra 13:31
Re: [Proposal] Global temporary tables 曾文旌 (义从) 14:00
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 14:18
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 15:28
Re: Allow to_date() and to_timestamp() to accept localized names Tomas Vondra 16:06
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 16:08
Re: pg_basebackup fails on databases with high OIDs Julien Rouhaud 16:44
Re: pg_basebackup fails on databases with high OIDs Magnus Hagander 16:47
Re: Make autovacuum sort tables in descending order of xid_age David Fetter 17:53
Why is pq_begintypsend so slow? Jeff Janes 19:04
Re: Why is pq_begintypsend so slow? Tom Lane 20:19
Re: [Proposal] Global temporary tables Pavel Stehule 20:27
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) 📎 Tom Lane 20:37
Re: Avoid full GIN index scan when possible Alexander Korotkov 21:10
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) 📎 Tom Lane 21:42
Re: Improve checking for pg_index.xmin Alexander Korotkov 22:02
Re: [PATCH] Atomic pgrename on Windows Alexander Korotkov 22:13

Jan. 12, 2020

Thread Author Time
Re: Windows UTF-8, non-ICU collation trouble Noah Misch 00:23
Re: [Proposal] Global temporary tables Tomas Vondra 01:14
Re: Why is pq_begintypsend so slow? 📎 David Fetter 01:41
Re: [Proposal] Global temporary tables Tomas Vondra 01:51
Re: Why is pq_begintypsend so slow? 📎 Tom Lane 02:43
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 02:48
Re: ECPG: proposal for new DECLARE STATEMENT Tomas Vondra 02:52
Re: [proposal] de-TOAST'ing using a iterator John Naylor 02:53
Re: Why is pq_begintypsend so slow? Tom Lane 03:32
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tomas Vondra 03:39
Re: ECPG: proposal for new DECLARE STATEMENT 📎 Tomas Vondra 03:41
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 03:53
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tomas Vondra 04:10
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 04:20
Re: Disallow cancellation of waiting for synchronous replication Andrey Borodin 11:18
Re: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident == REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident == REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX" Michael Paquier 14:56
Re: our checks for read-only queries are not great Laurenz Albe 16:25
Re: our checks for read-only queries are not great Tom Lane 17:06
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Peter 18:36
Re: [Proposal] Add accumulated statistics for wait event Pavel Stehule 19:11
Re: 12.1 not useable: clientlib fails after a dozen queries (GSSAPI ?) Tom Lane 19:46
Re: Consolidate 'unique array values' logic into a reusable function? Noah Misch 20:59
Re: refactoring - standardize integer parsing in front-end utilities Joe Nelson 21:43
Question regarding heap_multi_insert documentation Daniel Gustafsson 23:03
Re: Question regarding heap_multi_insert documentation Tom Lane 23:25
Re: Question regarding heap_multi_insert documentation 📎 Daniel Gustafsson 23:40
Re: benchmarking Flex practices Tom Lane 23:57

Browse Archives

Prev | Next