pgsql-hackers since 2017-09-21 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. 21, 2017

Thread Author Time
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Tom Lane 00:08
Re: compress method for spgist - 2 Tom Lane 00:14
Re: Windows warnings from VS 2017 Andrew Dunstan 00:16
Re: Windows warnings from VS 2017 Andrew Dunstan 00:18
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 00:38
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Tom Lane 00:51
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 00:58
Re: POC: Cache data in GetSnapshotData() Michael Paquier 01:15
Re: POC: Cache data in GetSnapshotData() Mithun Cy 01:46
Re: POC: Cache data in GetSnapshotData() Robert Haas 01:55
Re: POC: Cache data in GetSnapshotData() Mithun Cy 02:04
Re: Error: dsa_area could not attach to a segment that has been freed Craig Ringer 02:19
Re: POC: Cache data in GetSnapshotData() Robert Haas 02:22
Re: Windows warnings from VS 2017 Andrew Dunstan 02:26
Re: POC: Cache data in GetSnapshotData() Andres Freund 02:32
Re: [BUGS] BUG #14821: idle_in_transaction_session_timeout sometimes gets ignored when statement timeout is pending 📎 Lukas Fittl 03:27
Re: POC: Cache data in GetSnapshotData() Robert Haas 03:35
pgsql: Associate partitioning information with each RelOptInfo. Robert Haas 03:42
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 03:42
Re: Page Scan Mode in Hash Index Robert Haas 04:00
Re: Page Scan Mode in Hash Index Ashutosh Sharma 04:55
Re: pgbench: Skipping the creating primary keys after initialization 📎 Masahiko Sawada 05:20
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 05:25
!USE_WIDE_UPPER_LOWER compile errors in v10+ Noah Misch 05:29
Re: ICU locales and text/char(n) SortSupport on Windows Noah Misch 06:05
Re: SERIALIZABLE with parallel query Thomas Munro 06:13
Re: Windows warnings from VS 2017 Haribabu Kommi 06:53
Re: Page Scan Mode in Hash Index 📎 Ashutosh Sharma 07:08
Re: close_ps, NULLs, and DirectFunctionCall Emre Hasegeli 07:22
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Masahiko Sawada 07:40
Re: coverage analysis improvements Michael Paquier 07:42
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Alexander Korotkov 08:16
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Alexander Korotkov 08:19
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 08:23
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 08:27
Re: compress method for spgist - 2 Alexander Korotkov 08:27
Re: pgbench: Skipping the creating primary keys after initialization Masahiko Sawada 08:30
Re: DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Masahiko Sawada 08:43
Re: GUC for cleanup indexes threshold. 📎 Kyotaro HORIGUCHI 08:49
Re: [Proposal] Make the optimiser aware of partitions ordering Ashutosh Bapat 08:52
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 08:56
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 09:08
Re: [Proposal] Make the optimiser aware of partitions ordering Julien Rouhaud 09:13
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Andreas Karlsson 09:49
Re: coverage analysis improvements Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 09:53
Re: hash index on unlogged tables doesn't behave as expected 📎 Kyotaro HORIGUCHI 10:44
Re: Effect of changing the value for PARALLEL_TUPLE_QUEUE_SIZE 📎 Rafia Sabih 11:20
Re: Partition-wise aggregation/grouping Rajkumar Raghuwanshi 11:30
Re: Windows warnings from VS 2017 Andrew Dunstan 12:11
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 12:21
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 12:52
Re: hash index on unlogged tables doesn't behave as expected Amit Kapila 12:59
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 13:07
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Peter Eisentraut 13:30
Re: Windows warnings from VS 2017 Tom Lane 13:30
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ Tom Lane 13:50
Re: UPDATE of partition key amul sul 14:22
Re: user-defined numeric data types triggering ERROR: unsupported type Tom Lane 14:24
Re: SCRAM in the PG 10 release notes 📎 Peter Eisentraut 14:42
Re: SCRAM in the PG 10 release notes Peter Eisentraut 14:51
Re: SCRAM in the PG 10 release notes Joshua D. Drake 15:05
Re: [PATCH] Generic type subscripting Dmitry Dolgov 15:24
Re: [COMMITTERS] pgsql: Fix bool/int type confusion Tom Lane 15:46
Re: GUC for cleanup indexes threshold. Claudio Freire 16:54
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 16:59
Re: PSA: don't be in a hurry to update to XCode 9.0 Dave Cramer 17:01
Re: ICU locales and text/char(n) SortSupport on Windows Peter Geoghegan 17:03
Re: Effect of changing the value for PARALLEL_TUPLE_QUEUE_SIZE Dilip Kumar 17:04
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 17:54
Re: SCRAM in the PG 10 release notes Jeff Janes 18:15
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Peter Eisentraut 18:20
Re: [COMMITTERS] pgsql: Fix bool/int type confusion Peter Eisentraut 18:23
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 18:30
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ 📎 Peter Eisentraut 18:44
Re: [COMMITTERS] pgsql: Fix bool/int type confusion Tom Lane 18:58
Re: ICU locales and text/char(n) SortSupport on Windows Peter Eisentraut 19:12
Re: ICU locales and text/char(n) SortSupport on Windows Peter Geoghegan 19:21
Re: Arrays of domains 📎 Tom Lane 19:49
Re: ICU locales and text/char(n) SortSupport on Windows Peter Geoghegan 19:49
Re: hash index on unlogged tables doesn't behave as expected Robert Haas 20:19
Fw: HACKERS[PATCH] split ProcArrayLock into multiple parts -- follow-up Jim Van Fleet 20:51
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 20:55
Re: Fw: HACKERS[PATCH] split ProcArrayLock into multiple parts -- follow-up Andres Freund 20:57
Re: visual studio 2017 build support Andrew Dunstan 21:03
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ Tom Lane 21:38
Re: Fw: HACKERS[PATCH] split ProcArrayLock into multiple parts -- follow-up Jim Van Fleet 21:39
Commitfest 201709 update Daniel Gustafsson 22:24
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Tom Lane 22:26
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 23:02

Sept. 22, 2017

Thread Author Time
Re: compress method for spgist - 2 📎 Nikita Glukhov 00:03
Re: visual studio 2017 build support Haribabu Kommi 00:16
Re: hash index on unlogged tables doesn't behave as expected Kyotaro HORIGUCHI 00:16
Re: hash index on unlogged tables doesn't behave as expected Robert Haas 00:35
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 00:53
Re: Windows warnings from VS 2017 Michael Paquier 01:36
Re: Windows warnings from VS 2017 Andres Freund 01:41
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Craig Ringer 01:41
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 02:00
Re: hash index on unlogged tables doesn't behave as expected Kyotaro HORIGUCHI 02:19
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. 📎 Masahiko Sawada 02:34
Re: [HACKERS] Re: pgsql: Make new crash restart test a bit more robust. Thomas Munro 02:37
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 02:54
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ Noah Misch 03:08
Re: Generate wait event list and docs from text file Schneider 04:52
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Rafia Sabih 05:15
Re: analyzeCTE is too strict about typmods? 📎 Kyotaro HORIGUCHI 05:52
Re: UPDATE of partition key 📎 Amit Khandekar 05:57
Re: GUC for cleanup indexes threshold. Masahiko Sawada 06:00
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 06:00
Re: Improve catcache/syscache performance. 📎 Andres Freund 06:15
Re: Improve catcache/syscache performance. Andres Freund 06:17
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Masahiko Sawada 06:24
Re: Partition-wise aggregation/grouping Jeevan Chalke 06:26
Re: Generate wait event list and docs from text file 📎 Michael Paquier 06:40
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 06:46
Re: GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 07:16
Re: Assertion failure when the non-exclusive pg_stop_backup aborted. 📎 Masahiko Sawada 07:42
Re: pg_stat_wal_write statistics view Julien Rouhaud 07:46
Re: GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 07:46
Re: [PROPOSAL] Temporal query processing with range types Peter Moser 07:59
Re: [PROPOSAL] Temporal query processing with range types Pavel Stehule 08:06
Re: [PROPOSAL] Temporal query processing with range types Peter Moser 08:15
Re: [PROPOSAL] Temporal query processing with range types Pavel Stehule 08:21
Re: GUC for cleanup indexes threshold. Masahiko Sawada 08:21
Re: GUC for cleanup indexes threshold. Kyotaro HORIGUCHI 08:31
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 08:33
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Andreas Karlsson 08:50
Re: [PROPOSAL] Temporal query processing with range types Peter Moser 08:51
Re: UPDATE of partition key Amit Khandekar 10:43
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 11:07
Re: Windows warnings from VS 2017 Andrew Dunstan 11:37
Re: Generate wait event list and docs from text file Alvaro Herrera 11:38
Re: Improve catcache/syscache performance. Robert Haas 11:49
Re: DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Arseny Sher 11:52
Re: visual studio 2017 build support Andrew Dunstan 12:40
Re: GUC for cleanup indexes threshold. Claudio Freire 12:47
Re: [PATCH] Generic type subscripting Peter Eisentraut 12:51
Re: SCRAM in the PG 10 release notes Peter Eisentraut 12:54
Re: [COMMITTERS] pgsql: Fix bool/int type confusion Peter Eisentraut 12:56
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 13:06
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 13:16
Re: GUC for cleanup indexes threshold. 📎 Sokolov Yura 13:22
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ Peter Eisentraut 13:29
Re: [COMMITTERS] pgsql: Fix bool/int type confusion Tom Lane 13:33
Re: GUC for cleanup indexes threshold. Sokolov Yura 14:15
Re: ICU locales and text/char(n) SortSupport on Windows 📎 Peter Eisentraut 14:25
Re: coverage analysis improvements Peter Eisentraut 14:34
Re: "inconsistent page found" with checksum and wal_consistency_checking enabled Noah Misch 14:42
Re: GUC for cleanup indexes threshold. Darafei Praliaskouski 14:51
Re: !USE_WIDE_UPPER_LOWER compile errors in v10+ Tom Lane 15:02
10RC1 crash testing MultiXact oddity 📎 Jeff Janes 15:37
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 15:43
Re: 10RC1 crash testing MultiXact oddity Alvaro Herrera 15:47
Re: additional contrib test suites Peter Eisentraut 15:50
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 15:56
Re: [PATCH]make pg_rewind to not copy useless WAL files 📎 chenhj 16:16
Re: 10RC1 crash testing MultiXact oddity Robert Haas 16:21
Re: ICU locales and text/char(n) SortSupport on Windows Peter Geoghegan 16:25
Re: close_ps, NULLs, and DirectFunctionCall Robert Haas 16:46
Re: [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Melanie Plageman 16:57
Re: pgbench regression test failure Tom Lane 17:02
Re: additional contrib test suites Andres Freund 17:21
Re: pgbench regression test failure Fabien COELHO 17:55
Re: [PATCH]make pg_rewind to not copy useless WAL files Alexander Korotkov 17:59
Re: Page Scan Mode in Hash Index 📎 Robert Haas 18:26
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? 📎 Peter Eisentraut 18:34
Re: "inconsistent page found" with checksum and wal_consistency_checking enabled Robert Haas 18:36
BUG #14825: enum type: unsafe use? balazs 18:59
Re: DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Peter Eisentraut 19:06
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Peter Eisentraut 19:12
Shaky coding for vacuuming partitioned relations Tom Lane 19:13
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 19:31
Re: Patch: add --if-exists to pg_recvlogical Peter Eisentraut 19:31
Re: [Proposal] Make the optimiser aware of partitions ordering 📎 Julien Rouhaud 19:34
Re: 10RC1 crash testing MultiXact oddity Jeff Janes 19:39
Re: Page Scan Mode in Hash Index Ashutosh Sharma 19:44
Re: [Proposal] Make the optimiser aware of partitions ordering Robert Haas 19:58
Re: 10RC1 crash testing MultiXact oddity Robert Haas 20:19
Re: [Proposal] Make the optimiser aware of partitions ordering Julien Rouhaud 20:23
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 20:46
Re: Rewriting the test of pg_upgrade as a TAP test Peter Eisentraut 20:48
Rethinking autovacuum.c memory handling 📎 Tom Lane 21:09
Re: [Proposal] Make the optimiser aware of partitions ordering Robert Haas 21:09
Re: [BUGS] BUG #14825: enum type: unsafe use? Tom Lane 21:46
Re: Small improvement to compactify_tuples Claudio Freire 22:12
Built-in plugin for logical decoding output Gregory Brail 22:28
Re: Built-in plugin for logical decoding output Alvaro Hernandez 23:01

Sept. 23, 2017

Thread Author Time
Re: Built-in plugin for logical decoding output Gregory Brail 00:11
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Robert Haas 00:58
Re: BUG #14825: enum type: unsafe use? Andrew Dunstan 01:27
Re: Built-in plugin for logical decoding output Andres Freund 01:28
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 01:53
Re: BUG #14825: enum type: unsafe use? Tom Lane 03:19
pgbench - use enum for meta commands 📎 Fabien COELHO 03:45
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Tom Lane 03:56
Re: pgbench - use enum for meta commands Pavel Stehule 04:16
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 04:51
Re: Small improvement to compactify_tuples 📎 Sokolov Yura 08:56
Re: Rethinking autovacuum.c memory handling Michael Paquier 10:26
Re: [Proposal] Make the optimiser aware of partitions ordering Julien Rouhaud 10:29

Browse Archives

Prev | Next