pgsql-hackers since 2018-01-19 10:07

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. 19, 2018

Thread Author Time
Re: Rangejoin rebased Simon Riggs 10:07
Re: [HACKERS] Useless code in ExecInitModifyTable Amit Langote 10:14
Re: [PATCH] session_replication_role = replica with TRUNCATE Simon Riggs 10:31
Re: Bug in Physical Replication Slots (at least 9.5)? Greg Stark 11:28
Re: [PATCH] Logical decoding of TRUNCATE 📎 Marco Nenciarini 11:37
Re: [PATCH] session_replication_role = replica with TRUNCATE 📎 Marco Nenciarini 11:41
Re: Package version in PG_VERSION and version() Christoph Berg 12:23
Re: MCV lists for highly skewed distributions John Naylor 12:33
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 12:52
Re: [HACKERS] Secondary index access optimizations Antonin Houska 13:14
Re: [HACKERS] Transaction control in procedures Simon Riggs 13:31
Re: [HACKERS] Transaction control in procedures Simon Riggs 13:42
Re: [HACKERS] Proposal: Local indexes for partitioned table Jesper Pedersen 13:47
Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Nikolay Shaplov 14:02
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 14:04
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Robert Haas 14:28
Re: Add default role 'pg_access_server_files' Stephen Frost 14:28
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 14:34
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Simon Riggs 14:34
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 14:42
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 14:45
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Robert Haas 14:52
[PATCH] make check with Apple's SIP enabled 📎 Jörg Westheide 14:54
pgsql: Local partitioned indexes Alvaro Herrera 14:55
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 15:00
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Robert Haas 15:13
Re: [PATCH] make check with Apple's SIP enabled Robert Haas 15:15
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 15:17
Re: Built-in connection pooling Konstantin Knizhnik 15:22
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug 📎 Liudmila Mantrova 15:28
Re: [PATCH] make check with Apple's SIP enabled Tom Lane 15:28
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 15:40
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 15:50
Re: Built-in connection pooling Tomas Vondra 15:53
Re: Built-in connection pooling Konstantin Knizhnik 16:17
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Tomas Vondra 16:27
Re: Built-in connection pooling Pavel Stehule 16:28
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 16:28
Re: Add default role 'pg_access_server_files' Ryan Murphy 16:32
Re: [HACKERS] Secondary index access optimizations 📎 Konstantin Knizhnik 16:41
Re: Built-in connection pooling Konstantin Knizhnik 16:53
Re: Built-in connection pooling Tomas Vondra 16:59
Re: pgsql: Local partitioned indexes Tom Lane 16:59
Re: Built-in connection pooling Pavel Stehule 17:01
Re: Built-in connection pooling Tomas Vondra 17:03
Re: Built-in connection pooling Claudio Freire 17:03
Re: Built-in connection pooling Tomas Vondra 17:06
Re: Built-in connection pooling Konstantin Knizhnik 17:07
Re: Built-in connection pooling Claudio Freire 17:10
Re: Built-in connection pooling Konstantin Knizhnik 17:13
Re: Built-in connection pooling Claudio Freire 17:13
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 17:16
Re: Built-in connection pooling Konstantin Knizhnik 17:19
Re: Built-in connection pooling Tomas Vondra 17:20
Re: Built-in connection pooling Tomas Vondra 17:22
Re: Built-in connection pooling Tomas Vondra 17:28
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 17:32
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Robert Haas 17:54
Re: Built-in connection pooling Claudio Freire 18:35
Re: [HACKERS] GnuTLS support 📎 Peter Eisentraut 18:43
Re: [HACKERS] GnuTLS support Robert Haas 18:55
Re: Built-in connection pooling Tomas Vondra 18:59
Re: PATCH: Configurable file mode mask 📎 David Steele 19:07
Re: pgsql: Local partitioned indexes Alvaro Herrera 19:10
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Tomas Vondra 19:16
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Robert Haas 19:33
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 19:54
Re: [HACKERS] replace GrantObjectType with ObjectType Peter Eisentraut 20:11
pgsql: Allow UPDATE to move rows between partitions. Robert Haas 20:33
Re: [HACKERS] UPDATE of partition key Robert Haas 20:36
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Robert Haas 20:43
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 21:07
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro 21:27
Re: PATCH: Configurable file mode mask Peter Eisentraut 21:43
Re: PATCH: Configurable file mode mask Alvaro Herrera 21:54
Re: non-bulk inserts and tuple routing Robert Haas 22:07
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 22:08
Re: [HACKERS] GnuTLS support Daniel Gustafsson 22:16
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Tomas Vondra 22:19
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Robert Haas 23:52

Jan. 20, 2018

Thread Author Time
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 01:11
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 01:33
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 02:52
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 03:03
Re: [HACKERS] parallel.c oblivion of worker-startup failures Amit Kapila 03:59
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 04:03
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 04:44
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 04:50
Re: MCV lists for highly skewed distributions John Naylor 05:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 05:13
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 05:20
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 05:29
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Tom Lane 05:50
Re: Test-cases for exclusion constraints is missing in alter_table.sql file Amit Kapila 06:01
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE 📎 Jing Wang 08:06
Re: [Sender Address Forgery]Re: pg_(total_)relation_size and partitioned tables Michael Paquier 10:14
Re: [HACKERS] Supporting huge pages on Windows 📎 Magnus Hagander 12:33
Re: [HACKERS] log_destination=file Magnus Hagander 12:51
Re: improve type conversion of SPI_processed in Python Peter Eisentraut 13:21
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Amit Kapila 13:24
Re: master make check fails on Solaris 10 Marina Polyakova 14:40
Re: [PATCH] Atomic pgrename on Windows Magnus Hagander 15:13
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova 18:16
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova 18:16
Re: Use of term hostaddrs for multiple hostaddr values Magnus Hagander 18:30
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:09
Re: [HACKERS] WIP: Covering + unique indexes. Peter Geoghegan 22:36
Re: Use of term hostaddrs for multiple hostaddr values Michael Paquier 22:39
Re: Use of term hostaddrs for multiple hostaddr values Peter Eisentraut 22:45
Re: PATCH: Configurable file mode mask Michael Paquier 22:47
Re: [HACKERS] Deadlock in XLogInsert at AIX Michael Paquier 23:16

Jan. 21, 2018

Thread Author Time
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 04:38
Re: [Sender Address Forgery]Re: pg_(total_)relation_size and partitioned tables David Rowley 06:16
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? David Rowley 06:21
Re: [HACKERS] UPDATE of partition key Tom Lane 06:43
Re: MCV lists for highly skewed distributions John Naylor 07:26
Re: pl/perl extension fails on Windows Christian Ullrich 10:34
Re: New gist vacuum. 📎 Andrey Borodin 10:34
Re: MCV lists for highly skewed distributions Dean Rasheed 11:10
Re: [HACKERS] WIP: Covering + unique indexes. Andrey Borodin 11:22
Re: [HACKERS] Supporting huge pages on Windows Magnus Hagander 11:42
Re: [HACKERS] Supporting huge pages on Windows Michael Paquier 12:30
Re: Use of term hostaddrs for multiple hostaddr values Magnus Hagander 12:44
Re: Use of term hostaddrs for multiple hostaddr values Michael Paquier 13:01
Re: GSoC 2018 Project Ideas & Mentors - Last Call Amit Kapila 14:02
Re: [HACKERS] Supporting huge pages on Windows Magnus Hagander 14:45
Re: WIP: Covering + unique indexes. Andrey Borodin 14:45
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Bruce Momjian 15:17
RE: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Stephen Froehlich 15:47
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall Tom Lane 16:02
Re: [HACKERS] Supporting huge pages on Windows Tom Lane 16:11
Re: [HACKERS] Supporting huge pages on Windows Magnus Hagander 16:20
Bogus tags for comments, ACLs, and security labels in pg_dump 📎 Tom Lane 16:50
Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall 📎 Tom Lane 17:42
Re: [HACKERS] Supporting huge pages on Windows Andres Freund 18:02
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 19:20
Remove PARTIAL_LINKING? Andres Freund 20:43
Re: Remove PARTIAL_LINKING? Tom Lane 20:48
Re: [HACKERS] [PATCH] Improve geometric types 📎 Emre Hasegeli 20:59
Re: [HACKERS] UPDATE of partition key Robert Haas 21:10
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 21:36
[PATCH][PROPOSAL] Add enum releation option type 📎 Nikolay Shaplov 21:45
Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov 21:57
Re: [HACKERS] Supporting huge pages on Windows Andrew Dunstan 22:13
Re: pl/perl extension fails on Windows Noah Misch 22:19
Re: pgbench - add \if support Craig Ringer 22:31
Re: bytea bitwise logical operations implementation (xor / and / or / not) Craig Ringer 22:33
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Craig Ringer 22:41
Re: BUGFIX: standby disconnect can corrupt serialized reorder buffers Craig Ringer 22:45
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative 📎 Daniel Gustafsson 23:08
Re: Bogus tags for comments, ACLs, and security labels in pg_dump 📎 Tom Lane 23:31

Jan. 22, 2018

Thread Author Time
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Michael Paquier 01:46
Re: [HACKERS] Supporting huge pages on Windows Thomas Munro 02:24
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 02:34
Re: [Sender Address Forgery]Re: pg_(total_)relation_size and partitioned tables Michael Paquier 02:44
Re: Doc tweak for huge_pages? 📎 Thomas Munro 02:54
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 05:06
Re: pgbench - add \if support Fabien COELHO 05:20
Re: Doc tweak for huge_pages? Justin Pryzby 05:30
Re: Doc tweak for huge_pages? 📎 Thomas Munro 06:10
Re: Doc tweak for huge_pages? Justin Pryzby 06:23
Re: pgbench - add \if support Pavel Stehule 06:43
Handling better supported channel binding types for SSL implementations 📎 Michael Paquier 07:29
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 07:44
stricter MCV tests for uniform distributions (was Re: MCV lists for highly skewed distributions) 📎 John Naylor 08:07
Re: PATCH: Exclude unlogged tables from base backups Masahiko Sawada 08:14
PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Rady, Doug 08:34
Re: [HACKERS] Supporting huge pages on Windows Magnus Hagander 09:16
Re: [HACKERS] Supporting huge pages on Windows Magnus Hagander 09:18
Re: pgbench - add \if support Fabien COELHO 09:45
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative 📎 Daniel Gustafsson 09:56
Re: pgbench - add \if support Pavel Stehule 09:57
Re: stricter MCV tests for uniform distributions (was Re: MCV lists for highly skewed distributions) Dean Rasheed 10:03
Re: Handling better supported channel binding types for SSL implementations Daniel Gustafsson 10:07
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 10:17
Re: [HACKERS] PoC: custom signal handler for extensions 📎 Maksim Milyutin 11:34
Re: [HACKERS] PoC: custom signal handler for extensions Maksim Milyutin 11:36
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 11:47
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp 📎 Daniel Gustafsson 11:48
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 11:52
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Amit Kapila 12:05
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Robert Haas 12:39
Re: [HACKERS] UPDATE of partition key Robert Haas 12:40
Re: Handling better supported channel binding types for SSL implementations Michael Paquier 13:05
Re: [HACKERS] parallel.c oblivion of worker-startup failures Robert Haas 13:46
Re: GSoC 2018 Project Ideas & Mentors - Last Call Robert Haas 13:47
Re: [HACKERS] Transaction control in procedures Peter Eisentraut 13:54
Re: [HACKERS] Supporting huge pages on Windows Andrew Dunstan 14:05
Re: [HACKERS] UPDATE of partition key Tom Lane 14:46
Re: pgsql: Add parallel-aware hash joins. Tom Lane 15:01
Re: Vacuum: allow usage of more than 1GB of work mem Aleksander Alekseev 15:18
Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions Petr Jelinek 15:40
Re: Handling better supported channel binding types for SSL implementations Daniel Gustafsson 15:52
Re: Built-in connection pooling 📎 Konstantin Knizhnik 16:05
Re: Remove PARTIAL_LINKING? Peter Eisentraut 17:28
Re: Built-in connection pooling Tomas Vondra 17:51
Re: Add %r substitution for psql prompts to show recovery status Peter Eisentraut 18:19
Re: PATCH: psql tab completion for SELECT Vik Fearing 18:41
Re: [PATCH] session_replication_role = replica with TRUNCATE Petr Jelinek 18:41
Re: [PATCH] Logical decoding of TRUNCATE Petr Jelinek 18:45

Browse Archives

Prev | Next