pgsql-hackers since 2017-07-05 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

July 5, 2017

Thread Author Time
Re: Add support for tuple routing to foreign partitions Amit Langote 00:13
Re: pg_stop_backup(wait_for_archive := true) on standby server Masahiko Sawada 01:19
Unused variable scanned_tuples in LVRelStats 📎 Masahiko Sawada 02:13
Re: Reducing runtime of stats regression test Noah Misch 02:23
Re: pgsql 10: hash indexes testing Amit Kapila 02:40
Re: pgsql 10: hash indexes testing Jeff Janes 03:23
Re: Error while copying a large file in pg_rewind 📎 Michael Paquier 04:05
Re: Request more documentation for incompatibility of parallelism and plpgsql exec_run_select Mark Dilger 04:14
Re: pgsql 10: hash indexes testing AP 04:23
Re: pgsql 10: hash indexes testing Amit Kapila 04:59
Re: Incorrect mentions to pg_xlog in walmethods.c/h Ryan Murphy 05:29
Re: pgsql 10: hash indexes testing AP 05:33
Re: Incorrect mentions to pg_xlog in walmethods.c/h Michael Paquier 05:38
CommitFest 2017-09 - How do I know what commit to apply patches to Ryan Murphy 05:42
Re: pgsql 10: hash indexes testing AP 05:45
Re: CommitFest 2017-09 - How do I know what commit to apply patches to Thomas Munro 05:49
Re: CommitFest 2017-09 - How do I know what commit to apply patches to Fabien COELHO 05:50
Re: Small patch for pg_basebackup argument parsing Ryan Murphy 05:57
Re: CommitFest 2017-09 - How do I know what commit to apply patches to Ryan Murphy 06:01
Re: Extra Vietnamese unaccent rules 📎 Michael Paquier 06:28
Re: Small patch for pg_basebackup argument parsing Michael Paquier 06:32
Re: pg_stop_backup(wait_for_archive := true) on standby server Michael Paquier 07:57
Re: pgsql 10: hash indexes testing AP 09:31
Re: UPDATE of partition key Amit Khandekar 09:42
Re: Multi column range partition table 📎 Amit Langote 09:43
Partition : Append node over a single SeqScan Ashutosh Sharma 10:18
Re: Partition : Append node over a single SeqScan Ashutosh Bapat 10:28
Re: [POC] hash partitioning Dilip Kumar 11:20
Re: Parallel Append implementation 📎 Amit Khandekar 11:53
Re: pgsql 10: hash indexes testing Amit Kapila 12:22
Re: Request more documentation for incompatibility of parallelism and plpgsql exec_run_select Amit Kapila 12:30
Re: [POC] hash partitioning 📎 amul sul 12:38
Re: [HACKERS] Postgres process invoking exit resulting in sh-QUIT core Craig Ringer 12:50
Re: Partition : Append node over a single SeqScan Ashutosh Sharma 12:52
Re: Proposal : For Auto-Prewarm. Mithun Cy 12:55
Re: Proposal : For Auto-Prewarm. Mithun Cy 12:55
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 12:55
Re: Request more documentation for incompatibility of parallelism and plpgsql exec_run_select Mark Dilger 13:53
Re: Multi column range partition table 📎 Dean Rasheed 14:18
Re: outfuncs.c utility statement support Peter Eisentraut 14:57
Re: [PATCH] Generic type subscripting 📎 Dmitry Dolgov 15:05
Re: Error-like LOG when connecting with SSL for password authentication Ryan Murphy 15:45
Re: Extra Vietnamese unaccent rules Dang Minh Huong 15:45
Suspicious place in heap_prepare_freeze_tuple() 📎 Teodor Sigaev 16:29
Re: Suspicious place in heap_prepare_freeze_tuple() Alvaro Herrera 16:36
Re: Multi column range partition table Dean Rasheed 17:07
Re: More race conditions in logical replication Alvaro Herrera 17:16
Re: Re: pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery) Peter Eisentraut 17:41
Re: pgsql 10: hash indexes testing AP 21:10
Re: WIP patch: distinguish selectivity of < from <= and > from >= 📎 Tom Lane 22:15
Re: Re: Error-like LOG when connecting with SSL for password authentication Michael Paquier 23:21
Re: Re: pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery) Michael Paquier 23:29

July 6, 2017

Thread Author Time
Re: Suspicious place in heap_prepare_freeze_tuple() Masahiko Sawada 00:37
SCRAM auth and Pgpool-II Tatsuo Ishii 01:03
Re: Suspicious place in heap_prepare_freeze_tuple() Alvaro Herrera 01:16
Re: SCRAM auth and Pgpool-II Michael Paquier 01:32
Re: SCRAM auth and Pgpool-II Tatsuo Ishii 01:40
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 02:02
Re: Multi column range partition table Amit Langote 02:14
Re: hash index on unlogged tables doesn't behave as expected Noah Misch 03:02
Re: pgsql 10: hash indexes testing Amit Kapila 03:22
Re: pgsql 10: hash indexes testing AP 04:02
Re: Proposal : For Auto-Prewarm. Amit Kapila 05:22
Re: Proposal : For Auto-Prewarm. Amit Kapila 06:08
Re: increasing the default WAL segment size 📎 Beena Emerson 06:34
Re: Update comment in ExecPartitionCheck Etsuro Fujita 06:58
Oddity in error handling of constraint violation in ExecConstraints for partitioned tables 📎 Etsuro Fujita 07:06
Re: pgsql 10: hash indexes testing Amit Kapila 07:08
Another comment typo in execMain.c 📎 Etsuro Fujita 07:23
Re: WIP patch: distinguish selectivity of < from <= and > from >= Kuntal Ghosh 09:14
Re: Multi column range partition table Dean Rasheed 09:30
Re: increasing the default WAL segment size tushar 09:51
Re: hash index on unlogged tables doesn't behave as expected Kyotaro HORIGUCHI 09:54
Re: hash index on unlogged tables doesn't behave as expected Kyotaro HORIGUCHI 10:08
Re: increasing the default WAL segment size Beena Emerson 10:09
Re: Error while copying a large file in pg_rewind Kuntal Ghosh 10:48
Re: Add support for tuple routing to foreign partitions Etsuro Fujita 10:50
Re: hash index on unlogged tables doesn't behave as expected Amit Kapila 11:29
Re: pgsql 10: hash indexes testing AP 11:34
Re: pgsql 10: hash indexes testing Amit Kapila 11:49
Re: Error while copying a large file in pg_rewind Dilip Kumar 11:51
Re: Proposal : For Auto-Prewarm. Mithun Cy 13:05
Re: pgsql 10: hash indexes testing AP 13:10
Re: AdvanceXLInsertBuffer vs. WAL segment compressibility Heikki Linnakangas 13:48
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Jim Finnerty 14:29
Rust bindings to pgtypes lib Kaare Rasmussen 14:47
Re: Bug in Physical Replication Slots (at least 9.5)? Ryan Murphy 15:00
Re: More race conditions in logical replication Petr Jelinek 15:33
paths in partitions of a dummy partitioned table 📎 Ashutosh Bapat 15:35
Re: More race conditions in logical replication 📎 Petr Jelinek 16:20
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Greg Stark 16:37
huge RAM use in multi-command ALTER of table heirarchy Justin Pryzby 18:04
Re: Rust bindings to pgtypes lib Michael Meskes 18:26
Re: Rust bindings to pgtypes lib Andres Freund 18:29
Re: [COMMITTERS] pgsql: pg_test_timing: Add NLS Alvaro Herrera 18:56
Re: Multi column range partition table 📎 Dean Rasheed 19:55
Re: Multi column range partition table Tom Lane 20:04
Re: Multi column range partition table Dean Rasheed 20:24
Re: WIP patch: distinguish selectivity of < from <= and > from >= Tom Lane 21:23
Re: Multi column range partition table Joe Conway 21:43

July 7, 2017

Thread Author Time
New partitioning - some feedback Mark Kirkwood 00:02
Re: Multi column range partition table Amit Langote 01:06
Re: Out of date comment in predicate.c 📎 Thomas Munro 01:06
Re: New partitioning - some feedback Amit Langote 01:29
Re: Error while copying a large file in pg_rewind Michael Paquier 02:19
Re: Multi column range partition table 📎 Amit Langote 02:21
Re: pgsql 10: hash indexes testing AP 02:52
Fix header comment of streamutil.c 📎 Masahiko Sawada 05:31
Re: Race conditions with WAL sender PID lookups Michael Paquier 06:02
Re: pg_stop_backup(wait_for_archive := true) on standby server Michael Paquier 06:48
Re: pg_stop_backup(wait_for_archive := true) on standby server Masahiko Sawada 07:06
Re: Postgres process invoking exit resulting in sh-QUIT core 📎 K S, Sandhya (Nokia - IN/Bangalore) 07:10
Re: pg_stop_backup(wait_for_archive := true) on standby server Michael Paquier 07:21
Re: Postgres process invoking exit resulting in sh-QUIT core Craig Ringer 07:25
Re: Error while copying a large file in pg_rewind Kuntal Ghosh 07:31
Re: Error while copying a large file in pg_rewind Michael Paquier 07:33
Re: New partitioning - some feedback Mark Kirkwood 07:40
Re: Postgres process invoking exit resulting in sh-QUIT core 📎 K S, Sandhya (Nokia - IN/Bangalore) 07:41
[WIP] Zipfian distribution in pgbench 📎 Alik Khilazhev 07:45
Re: New partitioning - some feedback Michael Banck 07:54
Re: pg_stop_backup(wait_for_archive := true) on standby server Masahiko Sawada 08:06
Re: [HACKERS] Postgres process invoking exit resulting in sh-QUIT core Craig Ringer 08:22
Re: Multi column range partition table Dean Rasheed 09:30
Re: Oddity in error handling of constraint violation in ExecConstraints for partitioned tables 📎 Amit Langote 09:47
Re: Revisiting NAMEDATALEN Emrul 09:53
Re: Rust bindings to pgtypes lib Michael Meskes 10:54
Re: Revisiting NAMEDATALEN Robert Haas 11:29
Re: [WIP] Zipfian distribution in pgbench Fabien COELHO 11:45
Re: New partitioning - some feedback Simon Riggs 11:47
Re: Fix header comment of streamutil.c Magnus Hagander 12:09
Re: New partitioning - some feedback Robert Haas 12:11
Re: [WIP] Zipfian distribution in pgbench Robert Haas 12:17
Re: New partitioning - some feedback Tom Lane 12:20
Re: pgsql 10: hash indexes testing Amit Kapila 12:28
Re: WIP Patch: Pgbench Serialization and deadlock errors Alexander Korotkov 12:44
Re: Revisiting NAMEDATALEN Tom Lane 12:46
Re: New partitioning - some feedback Simon Riggs 13:36
Re: WIP patch: distinguish selectivity of < from <= and > from >= 📎 Tom Lane 15:12
Re: New partitioning - some feedback Robert Haas 15:39
Re: Revisiting NAMEDATALEN Mark Dilger 15:39
Re: pg_stop_backup(wait_for_archive := true) on standby server 📎 Masahiko Sawada 15:50
Re: Rust bindings to pgtypes lib Kaare Rasmussen 15:58
Re: New partitioning - some feedback David Fetter 16:03
Re: SCRAM auth and Pgpool-II Robert Haas 16:24
Re: SCRAM auth and Pgpool-II David Fetter 17:18
replication_slot_catalog_xmin not explicitly initialized when creating procArray 📎 Wong, Yi Wen 17:19
Re: [WIP] Zipfian distribution in pgbench Peter Geoghegan 18:19
Re: [WIP] Zipfian distribution in pgbench Peter Geoghegan 18:53
Re: [WIP] Zipfian distribution in pgbench Alvaro Herrera 19:59
Subscription code improvements 📎 Petr Jelinek 20:19
Re: More race conditions in logical replication 📎 Petr Jelinek 20:28
Re: [WIP] Zipfian distribution in pgbench Peter Geoghegan 20:30
Re: More race conditions in logical replication Alvaro Herrera 22:52
Re: More race conditions in logical replication Tom Lane 23:01
Re: SCRAM auth and Pgpool-II Michael Paquier 23:17
Re: SCRAM auth and Pgpool-II Tatsuo Ishii 23:42
Re: SCRAM auth and Pgpool-II Tatsuo Ishii 23:57

July 8, 2017

Thread Author Time
Re: Rust bindings to pgtypes lib Andres Freund 00:06
Re: SCRAM auth and Pgpool-II Stephen Frost 00:30
Re: SCRAM auth and Pgpool-II Stephen Frost 00:39
Re: SCRAM auth and Pgpool-II Tatsuo Ishii 01:28
Re: hash index on unlogged tables doesn't behave as expected Robert Haas 03:11
Re: hash index on unlogged tables doesn't behave as expected Robert Haas 03:22
Re: hash index on unlogged tables doesn't behave as expected Amit Kapila 03:36
Re: hash index on unlogged tables doesn't behave as expected Robert Haas 03:38
Re: hash index on unlogged tables doesn't behave as expected Amit Kapila 03:53
Re: SCRAM auth and Pgpool-II Álvaro Hernández Tortosa 04:54
Re: New partitioning - some feedback Mark Kirkwood 05:12
Authentication mechanisms categorization Álvaro Hernández Tortosa 05:19
COPY vs. transition tables 📎 David Fetter 08:42
Re: SCRAM auth and Pgpool-II Tatsuo Ishii 10:51
Re: hash index on unlogged tables doesn't behave as expected 📎 Amit Kapila 11:11
PDF content lemma subdivision Erik Rijkers 14:24
Re: pg_receivewal and messages printed in non-verbose mode Magnus Hagander 20:58
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 23:35
Re: COPY vs. transition tables 📎 Thomas Munro 23:46
Re: COPY vs. transition tables David Fetter 23:55

July 9, 2017

Thread Author Time
Re: GSoC 2017: Foreign Key Arrays Alexander Korotkov 00:38
Re: Multi column range partition table Dean Rasheed 07:42
Re: pg_stop_backup(wait_for_archive := true) on standby server Noah Misch 08:04
Re: Oddity in error handling of constraint violation in ExecConstraints for partitioned tables Noah Misch 08:06
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 10:11
Re: pg_stop_backup(wait_for_archive := true) on standby server Stephen Frost 11:00
Re: pg_stop_backup(wait_for_archive := true) on standby server Michael Paquier 12:20
Re: WIP patch: distinguish selectivity of < from <= and > from >= Kuntal Ghosh 12:22
Re: pg_receivewal and messages printed in non-verbose mode Michael Paquier 12:30
[PATCH] Minor typo in the source repository documentation 📎 Martin Mai 14:46
Re: [PATCH] Minor typo in the source repository documentation Tom Lane 16:28
[GSOC][weekly report 5] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions 📎 Mengxing Liu 16:38
Authentification method on client side checking 📎 Victor Drobny 16:47
Re: [PATCH] Minor typo in the source repository documentation Martin Mai 17:27
Re: GSoC 2017: Foreign Key Arrays Alexander Korotkov 17:42
Re: [PATCH] Minor typo in the source repository documentation Martin Mai 17:50
Re: [PATCH] Minor typo in the source repository documentation Pantelis Theodosiou 18:23
Re: [PATCH] Minor typo in the source repository documentation Tom Lane 19:31
Re: [PATCH] Minor typo in the source repository documentation Martin Mai 20:21
Re: COPY vs. transition tables 📎 Thomas Munro 23:02

July 10, 2017

Thread Author Time
Re: Authentification method on client side checking Álvaro Hernández Tortosa 00:29
Re: Fix header comment of streamutil.c Masahiko Sawada 01:14
Re: Authentification method on client side checking Michael Paquier 01:17

Browse Archives

Prev | Next