pgsql-hackers since 2020-01-09 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: src/test/recovery regression failure on bionic Tom Lane 00:18
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 02:07
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 02:12
Re: src/test/recovery regression failure on bionic Amit Kapila 02:31
Re: remove support for old Python versions Michael Paquier 03:09
Re: pgbench - use pg logging capabilities 📎 Michael Paquier 04:02
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 04:05
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 04:06
Re: Patch to document base64 encoding Karl O. Pinc 04:32
Re: NOT IN subquery optimization Andrey Lepikhov 04:47
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:00
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 05:10
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Noah Misch 05:37
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 05:45
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 06:08
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 06:17
Re: Add pg_file_sync() to adminpack 📎 Fujii Masao 06:31
Re: Physical replication slot advance is not persistent 📎 Kyotaro Horiguchi 06:36
Re: Fixing parallel make of libpq Michael Paquier 06:38
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 06:39
Re: Add pg_file_sync() to adminpack Fujii Masao 06:43
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 07: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" Neha Sharma 07:20
Re: Patch to document base64 encoding Fabien COELHO 07:27
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 07:47
pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 08:11
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 08:14
[PATCH] Resolve Parallel Hash Join Performance Issue 📎 Deng, Gang 08:53
Verify true root on replicas with amcheck 📎 godjan • 08:55
Re: Recognizing superuser in pg_hba.conf Simon Riggs 09:07
Re: Add support for automatically updating Unicode derived files Peter Eisentraut 09:16
Re: Unicode normalization SQL functions Peter Eisentraut 09:20
Re: pgbench - use pg logging capabilities 📎 Fabien COELHO 09:28
Re: Change atoi to strtol in same place Peter Eisentraut 09:49
Re: Remove libpq.rc, use win32ver.rc for libpq Peter Eisentraut 09:56
Re: [PATCH] Resolve Parallel Hash Join Performance Issue Thomas Munro 10:04
Re: remove some STATUS_* symbols Peter Eisentraut 10:15
Re: adding partitioned tables to publications Amit Langote 10:26
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" Rafia Sabih 10:28
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg 10:30
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 10:33
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg 10:45
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 10:51
Re: base backup client as auxiliary backend process Alexandra Wang 10:57
Re: Fixing parallel make of libpq Dagfinn Ilmari Mannsåker 11:03
Re: Questions/Observations related to Gist vacuum Mahendra Singh Thalor 11:11
Re: [Proposal] Global temporary tables Konstantin Knizhnik 11:17
Re: [HACKERS] Block level parallel vacuum Sergei Kornilov 12:01
Re: Error message inconsistency MBeena Emerson 12:12
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg 12:48
Re: Add pg_file_sync() to adminpack Julien Rouhaud 13:34
Re: Add pg_file_sync() to adminpack Julien Rouhaud 13:39
Re: Fixing parallel make of libpq Tom Lane 14:17
Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Robert Haas 14:18
Re: Fixing parallel make of libpq Dagfinn Ilmari Mannsåker 14:35
Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Christoph Berg 14:38
Re: [PATCH] Resolve Parallel Hash Join Performance Issue Tom Lane 14:43
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera 14:44
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Robert Haas 14:45
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Robert Haas 14:51
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Christoph Berg 14:59
Re: Recognizing superuser in pg_hba.conf Tom Lane 15:06
Re: [Proposal] Global temporary tables Konstantin Knizhnik 15:07
Re: Removing pg_pltemplate and creating "trustable" extensions Stephen Frost 15:09
Re: Recognizing superuser in pg_hba.conf Stephen Frost 15:17
Re: Patch to document base64 encoding 📎 Karl O. Pinc 15:23
Re: Recognizing superuser in pg_hba.conf Robert Haas 15:24
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Tom Lane 15:25
Re: Libpq support to connect to standby server as priority Alvaro Herrera 15:25
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera 15:30
Re: Removing pg_pltemplate and creating "trustable" extensions Robert Haas 15:42
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 15:46
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 15:50
Re: pgbench - refactor init functions with buffers 📎 Fabien COELHO 16:00
Re: Recognizing superuser in pg_hba.conf Tom Lane 16:06
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Peter Eisentraut 16:10
Re: [HACKERS] pg_shmem_allocations view Robert Haas 16:13
Re: pgsql: Add basic TAP tests for psql's tab-completion logic. Tom Lane 16:19
Re: Recognizing superuser in pg_hba.conf Robert Haas 16:21
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

Browse Archives

Prev | Next