pgsql-hackers since 2019-10-20 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

Oct. 20, 2019

Thread Author Time
Re: Ordering of header file inclusion Tom Lane 04:53
Re: Remove obsolete information schema tables 📎 Peter Eisentraut 08:01
Re: Clean up MinGW def file generation Peter Eisentraut 08:26
jsonb_set() strictness considered harmful to data Floris Van Nee 08:39
Re: jsonb_set() strictness considered harmful to data Steve Atkins 09:13
Re: Declaring a strict function returns not null / eval speed Andreas Karlsson 11:30
Re: Declaring a strict function returns not null / eval speed Tels 11:48
Re: jsonb_set() strictness considered harmful to data Andrew Dunstan 12:31
Re: jsonb_set() strictness considered harmful to data Isaac Morland 13:42
Re: Declaring a strict function returns not null / eval speed Tom Lane 14:27
Re: Declaring a strict function returns not null / eval speed Tels 16:02
Re: jsonb_set() strictness considered harmful to data David G. Johnston 17:14
Re: configure fails for perl check on CentOS8 Tom Lane 17:23
Re: Ordering of header file inclusion 📎 vignesh C 17:28
Re: Ordering of header file inclusion vignesh C 17:31
Re: Ordering of header file inclusion vignesh C 17:32
Re: documentation inconsistent re: alignment Tom Lane 18:47
Re: configure fails for perl check on CentOS8 Andrew Dunstan 19:31
Re: jsonb_set() strictness considered harmful to data Andrew Dunstan 19:48
Re: jsonb_set() strictness considered harmful to data Tomas Vondra 20:18
Re: jsonb_set() strictness considered harmful to data Steven Pousty 20:20
Re: jsonb_set() strictness considered harmful to data Laurenz Albe 20:53
Re: pause recovery if pitr target not reached Laurenz Albe 21:06
Re: jsonb_set() strictness considered harmful to data John W Higgins 21:09
Re: jsonb_set() strictness considered harmful to data Paul A Jungwirth 21:10
Re: Clean up MinGW def file generation 📎 Peter Eisentraut 22:07
Re: jsonb_set() strictness considered harmful to data Andrew Dunstan 22:51
Re: Tweaking DSM and DSA limits 📎 Thomas Munro 23:21
Re: jsonb_set() strictness considered harmful to data raf 23:31
Re: configure fails for perl check on CentOS8 📎 Tom Lane 23:36

Oct. 21, 2019

Thread Author Time
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 00:37
Re: jsonb_set() strictness considered harmful to data rob stone 01:18
回复:Bug about drop index concurrently 李杰 (慎追) 02:36
Re: libpq: Fix wrong connection status on invalid "connect_timeout" Michael Paquier 02:40
Re: jsonb_set() strictness considered harmful to data Abelard Hoffman 02:58
Re: Fix most -Wundef warnings Mark Dilger 03:02
Re: Ordering of header file inclusion Amit Kapila 03:17
Re: Ordering of header file inclusion Tom Lane 03:22
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier 04:22
Re: Remove obsolete options for createuser Michael Paquier 04:33
Re: Fix most -Wundef warnings Andrew Gierth 04:38
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane 04:47
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane 04:53
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier 04:56
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Tom Lane 05:01
Re: Fix of fake unlogged LSN initialization Michael Paquier 05:03
Re: dropdb --force Amit Kapila 05:11
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:18
Re: Remove obsolete information schema tables Michael Paquier 05:34
Re: dropdb --force Pavel Stehule 05:38
Cannot commit or rollback in “security definer” PL/pgSQL proc Bryn Llewellyn 05:43
Re: Questions/Observations related to Gist vacuum Amit Kapila 05:53
Re: Questions/Observations related to Gist vacuum Dilip Kumar 06:00
Re: jsonb_set() strictness considered harmful to data Tomas Vondra 06:07
CountDBSubscriptions check in dropdb 📎 Amit Kapila 06:13
Re: dropdb --force Amit Kapila 06:38
Re: adding partitioned tables to publications Amit Langote 06:43
Re: pause recovery if pitr target not reached Fujii Masao 06:44
Re: dropdb --force Pavel Stehule 06:53
Fix comment in XLogFileInit() 📎 Fujii Masao 06:57
Re: adding partitioned tables to publications Amit Langote 07:08
Re: dropdb --force 📎 Pavel Stehule 07:22
[BUG] standby node can not provide service even it replays all log files 📎 Thunder 07:40
Incorrect relation locked at beginning of REINDEX CONCURRENTLY 📎 Michael Paquier 07:43
Re:[BUG] standby node can not provide service even it replays all log files Thunder 08:12
Re: dropdb --force Amit Kapila 08:25
Re: Fix comment in XLogFileInit() Amit Kapila 08:28
Re: Obsolete comment in partbounds.c Etsuro Fujita 08:44
Re: dropdb --force Pavel Stehule 08:44
Re: Questions/Observations related to Gist vacuum Andrey Borodin 09:00
Re: pglz performance Andrey Borodin 09:09
Re: Questions/Observations related to Gist vacuum Dilip Kumar 09:12
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:20
Re: Questions/Observations related to Gist vacuum Andrey Borodin 09:27
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 09:41
Re: Questions/Observations related to Gist vacuum Dilip Kumar 10:35
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Amit Kapila 11:37
Re: configure fails for perl check on CentOS8 Andrew Dunstan 12:29
Re: [HACKERS] Arrays of domains Andres Freund 13:19
Re: jsonb_set() strictness considered harmful to data Andrew Dunstan 13:28
Re: jsonb_set() strictness considered harmful to data Adrian Klaver 15:06
intermittent test failure on Windows Andrew Dunstan 15:07
Re: Declaring a strict function returns not null / eval speed Andres Freund 15:20
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson 15:25
Re: jsonb_set() strictness considered harmful to data David G. Johnston 15:40
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Chapman Flack 15:46
Re: Re: SQL/JSON: functions Andrew Alsup 16:00
Re: jsonb_set() strictness considered harmful to data Steven Pousty 16:39
Re: SQL/JSON: functions Nikita Glukhov 16:44
Re: Backport "WITH ... AS MATERIALIZED" syntax to <12? Robert Haas 17:19
Re: [BUG] standby node can not provide service even it replays all log files Robert Haas 17:27
Re: Ordering of header file inclusion 📎 vignesh C 17:34
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Isaac Morland 17:35
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson 18:03
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Stephen Frost 18:13
Re: jsonb_set() strictness considered harmful to data Steve Atkins 18:20
Re: intermittent test failure on Windows Tom Lane 18:58
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane 19:04
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Andres Freund 19:36
Re: jsonb_set() strictness considered harmful to data Tomas Vondra 19:50
Re: jsonb_set() strictness considered harmful to data Adrian Klaver 21:08
Re: jsonb_set() strictness considered harmful to data raf 22:16

Oct. 22, 2019

Thread Author Time
logical replication empty transactions Jeff Janes 00:20
Re: Re: SQL/JSON: functions Andrew Alsup 00:50
Re: dropdb --force Amit Kapila 03:09
Re: Questions/Observations related to Gist vacuum Amit Kapila 03:39
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 05:00
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 05:16
Re: Questions/Observations related to Gist vacuum Dilip Kumar 05:20
Re: Questions/Observations related to Gist vacuum Amit Kapila 05:23
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:31
EXPLAIN BUFFERS and I/O timing accounting questions Maciek Sakrejda 06:18
pgbench - refactor init functions with buffers 📎 Fabien COELHO 06:32
Re: pgbench - refactor init functions with buffers Dilip Kumar 07:19
回复:Bug about drop index concurrently 李杰 (慎追) 07:24
Re: Ordering of header file inclusion Amit Kapila 07:26
Re: Questions/Observations related to Gist vacuum 📎 Dilip Kumar 08:47
Re: pgbench - refactor init functions with buffers Jeevan Ladhe 09:21
v12 pg_basebackup fails against older servers (take two) Devrim Gündüz 09:32
Re: pgbench - refactor init functions with buffers Fabien COELHO 10:00
Re: Ordering of header file inclusion Amit Kapila 10:11
Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier 10:16
Re: v12 pg_basebackup fails against older servers (take two) Devrim Gündüz 10:37
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Amit Kapila 10:43
Re: pgbench - refactor init functions with buffers 📎 Fabien COELHO 11:06
Re: dropdb --force 📎 Pavel Stehule 11:20
Re: pgbench - refactor init functions with buffers Dilip Kumar 11:27
Re: pgbench - refactor init functions with buffers Jeevan Ladhe 11:33
Re: intermittent test failure on Windows Andrew Dunstan 12:22
Re:Re: [BUG] standby node can not provide service even it replays all log files 📎 Thunder 12:42
Re: v12 pg_basebackup fails against older servers (take two) 📎 Stephen Frost 13:06
Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier 13:35
Re: v12 pg_basebackup fails against older servers (take two) Stephen Frost 13:53
Re: pgbench - refactor init functions with buffers Fabien COELHO 15:27
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 17:12
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 17:22
Re: Ordering of header file inclusion 📎 vignesh C 17:22
Re: Ordering of header file inclusion 📎 vignesh C 17:35
Re: 回复:Bug about drop index concurrently Tomas Vondra 17:47
Re: 回复:Bug about drop index concurrently Tomas Vondra 17:49
Duplicate Workers entries in some EXPLAIN plans Maciek Sakrejda 18:58
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Alexey Kondratov 19:02
Re: Declaring a strict function returns not null / eval speed Tom Lane 19:06
Re: Declaring a strict function returns not null / eval speed Christoph Berg 19:18
Re: Declaring a strict function returns not null / eval speed Andres Freund 19:43
Re: stress test for parallel workers Justin Pryzby 22:03
Re: Bug about drop index concurrently Tomas Vondra 22:49
Re: jsonb_set() strictness considered harmful to data Peter J. Holzer 22:55
Re: jsonb_set() strictness considered harmful to data Peter J. Holzer 23:01
Re: jsonb_set() strictness considered harmful to data Peter J. Holzer 23:11

Oct. 23, 2019

Thread Author Time
Re: jsonb_set() strictness considered harmful to data David G. Johnston 01:06
Re: Missing error_context_stack = NULL in AutoVacWorkerMain() Michael Paquier 01:31
Re: [PATCH] Do not use StdRdOptions in Access Methods 📎 Amit Langote 02:16
Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options Amit Langote 02:59
Re: Obsolete comment in partbounds.c Amit Langote 03:08
Re: d25ea01275 and partitionwise join Amit Langote 03:28
Re: Remove obsolete options for createuser Michael Paquier 03:28
Re: [BUG] standby node can not provide service even it replays all log files Kyotaro Horiguchi 03:51
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 03:51
Re: [BUG] standby node can not provide service even it replays all log files Kyotaro Horiguchi 04:18
Re: Ordering of header file inclusion vignesh C 04:42
Re: Ordering of header file inclusion 📎 Amit Kapila 04:53
Re: Clean up MinGW def file generation Peter Eisentraut 05:13
Creating foreign key on partitioned table is too slow [email protected] 05:59
Re: configure fails for perl check on CentOS8 Kyotaro Horiguchi 06:04
Re: v12 pg_basebackup fails against older servers (take two) Michael Paquier 06:37
回复:回复:Bug about drop index concurrently 李杰 (慎追) 06:38
回复:Bug about drop index concurrently 李杰 (慎追) 06:55
Re: dropdb --force Amit Kapila 07:29
Parallel leader process info in EXPLAIN 📎 Thomas Munro 07:29
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:13
Re: pgbench - extend initialization phase control btendouan 09:23
Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock on object 14185/39327/0 is already held Michael Paquier 10:18
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:50
Re: Questions/Observations related to Gist vacuum Amit Kapila 11:14
Re: jsonb_set() strictness considered harmful to data Laurenz Albe 11:42
Re: pgbench - refactor init functions with buffers Jeevan Ladhe 14:07
Re: v12 pg_basebackup fails against older servers (take two) Stephen Frost 14:07
WIP: System Versioned Temporal Table 📎 Surafel Temesgen 15:56
Re: jsonb_set() strictness considered harmful to data David G. Johnston 16:06
Re: EXPLAIN BUFFERS and I/O timing accounting questions Maciek Sakrejda 16:13
WIP: expression evaluation improvements 📎 Andres Freund 16:38
Re: jsonb_set() strictness considered harmful to data Peter J. Holzer 18:33
Re: jsonb_set() strictness considered harmful to data Stuart McGraw 19:00
Re: WIP: System Versioned Temporal Table Vik Fearing 20:02
Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian 21:44
Re: 回复:回复:Bug about drop index concurrently Tomas Vondra 22:04
Re: BUG #16045: vacuum_db crash and illegal memory alloc after pg_upgrade from PG11 to PG12 📎 Bruce Momjian 22:08

Oct. 24, 2019

Thread Author Time
Re: jsonb_set() strictness considered harmful to data Maciek Sakrejda 01:00
Re: jsonb_set() strictness considered harmful to data rob stone 01:52
Re: jsonb_set() strictness considered harmful to data Maurice Aubrey 02:18
Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock on object 14185/39327/0 is already held 📎 Michael Paquier 02:42
Re: v12.0: reindex CONCURRENTLY: lock ShareUpdateExclusiveLock on object 14185/39327/0 is already held Justin Pryzby 03:08
回复:回复:回复:Bug about drop index concurrently 李杰 (慎追) 03:10
Re: Fix of fake unlogged LSN initialization Kyotaro Horiguchi 04:14
Re: v12.0: interrupt reindex CONCURRENTLY: ccold: ERROR: could not find tuple for parent of relation ... Michael Paquier 04:59
Re: pgbench - extend initialization phase control Fujii Masao 05:04
Re: Fix comment in XLogFileInit() Fujii Masao 05:14
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 05:51
Re: [HACKERS] Block level parallel vacuum 📎 Dilip Kumar 06:21

Browse Archives

Prev | Next