pgsql-hackers since 2017-10-27 13:38

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. 27, 2017

Thread Author Time
Re: proposal: schema variables Gilles Darold 13:38
Re: proposal: schema variables Pavel Stehule 14:09
Re: Linking libpq statically to libssl Daniele Varrazzo 14:25
Re: MERGE SQL Statement for PG11 Simon Riggs 14:41
Re: WIP: BRIN bloom indexes Sokolov Yura 15:22
Re: MERGE SQL Statement for PG11 Peter Geoghegan 15:24
Re: MERGE SQL Statement for PG11 Peter Geoghegan 15:35
pow support for pgbench 📎 Raúl Marín Rodríguez 15:51
Re: MERGE SQL Statement for PG11 Robert Haas 16:00
Re: Index only scan for cube and seg Robert Haas 16:29
Re: WIP: BRIN bloom indexes Nico Williams 17:17
Re: Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 17:27
ALTER COLUMN TYPE vs. domain constraints 📎 Tom Lane 18:15
pg_trgm word_similarity inconsistencies or bug Cristiano Coelho 18:48
Re: Index only scan for cube and seg Tom Lane 18:54
Re: WIP: BRIN bloom indexes Sokolov Yura 19:27
Re: logical decoding of two-phase transactions 📎 Sokolov Yura 19:53
Re: WIP: BRIN bloom indexes Tomas Vondra 20:06
Re: WIP: BRIN bloom indexes Tomas Vondra 20:09
Re: Proposal: Local indexes for partitioned table Robert Haas 20:18
Re: Parallel safety for extern params Robert Haas 20:32
git down Erik Rijkers 20:51
Re: MERGE SQL Statement for PG11 srielau 21:13
Re: [HACKERS] git down Tom Lane 21:14
Re: Causal reads take II Thomas Munro 21:24
Re: Proposal: Local indexes for partitioned table Tom Lane 21:25
Re: MERGE SQL Statement for PG11 Peter Geoghegan 21:42
Re: [HACKERS] git down Stefan Kaltenbrunner 21:45
Re: [HACKERS] git down Tom Lane 21:47
Re: [HACKERS] git down Stefan Kaltenbrunner 21:53
Re: MERGE SQL Statement for PG11 Serge Rielau 22:00
Re: Reading timeline from pg_control on replication slave Michael Paquier 22:09
Re: MERGE SQL Statement for PG11 Michael Paquier 22:31
Re: MERGE SQL Statement for PG11 Nico Williams 23:54

Oct. 28, 2017

Thread Author Time
Re: WIP: BRIN bloom indexes Nico Williams 00:41
Re: WIP: BRIN bloom indexes Tomas Vondra 01:16
Re: Transactions involving multiple postgres foreign servers Robert Haas 03:20
unsafe tuple releasing in get_default_partition_oid 📎 Julien Rouhaud 08:03
Re: pg_trgm word_similarity inconsistencies or bug Arthur Zakirov 08:22
Re: unsafe tuple releasing in get_default_partition_oid Robert Haas 09:13
Re: Typos in src/backend/optimizer/README Robert Haas 09:15
Re: Adding table_constraint description in ALTER TABLE synopsis Robert Haas 09:24
Re: Reading timeline from pg_control on replication slave Andrey Borodin 09:25
Re: Partition-wise aggregation/grouping Robert Haas 09:37
Re: Parallel Append implementation Robert Haas 09:50
Re: Fix typo in blvacuum.c Robert Haas 10:05
Re: MERGE SQL Statement for PG11 Simon Riggs 10:10
WIP: Restricting pg_rewind to data/wal dirs 📎 Chris Travers 11:22
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed 📎 Pavel Stehule 12:46
Re: proposal: schema variables Chris Travers 14:24
Re: Parallel safety for extern params 📎 Amit Kapila 14:32
Re: proposal: schema variables Pavel Stehule 14:56
Re: Current int & float overflow checking is slow. Andres Freund 17:16
Re: unsafe tuple releasing in get_default_partition_oid Julien Rouhaud 17:44
Re: MERGE SQL Statement for PG11 Peter Geoghegan 18:39
Re: MERGE SQL Statement for PG11 Simon Riggs 19:49
Re: MERGE SQL Statement for PG11 Peter Geoghegan 19:50
Re: MERGE SQL Statement for PG11 Peter Geoghegan 20:04
Re: ALTER COLUMN TYPE vs. domain constraints Michael Paquier 21:07
Re: Index only scan for cube and seg Alexander Korotkov 21:24
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Alexander Korotkov 21:35
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 21:47
Re: Implementing pg_receivewal --no-sync 📎 Michael Paquier 22:12
Re: CUBE seems a bit confused about ORDER BY Alexander Korotkov 22:30
Re: [bug fix] postgres.exe crashes with access violation on Windows while starting up Michael Paquier 22:43
Re: taking stdbool.h into use Michael Paquier 23:11

Oct. 29, 2017

Thread Author Time
Re: Parallel worker error 📎 Amit Kapila 06:32
Re: [POC] hash partitioning Robert Haas 07:08
Re: Implementing pg_receivewal --no-sync Robert Haas 07:31
Re: Parallel worker error Robert Haas 07:45
Re: Index only scan for cube and seg 📎 Andrey Borodin 08:38
Re: proposal: schema variables Chris Travers 08:51
How to implement a SP-GiST index as a extension module? Connor Wolf 09:07
Re: proposal: schema variables Hannu Krosing 10:47
Re: Implementing pg_receivewal --no-sync Michael Paquier 11:14
Re: MERGE SQL Statement for PG11 Simon Riggs 11:48
Re: taking stdbool.h into use Michael Paquier 12:50
Re: WIP: Restricting pg_rewind to data/wal dirs Robert Haas 13:48
Re: [PATCH] Tests for reloptions 📎 Nikolay Shaplov 14:08
Re: Parallel safety for extern params Robert Haas 16:25
PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM 📎 Tomas Vondra 16:42
Re: Jsonb transform for pl/python David Fetter 18:11
Re: MERGE SQL Statement for PG11 Peter Geoghegan 20:25
Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tomas Vondra 21:27
Re: [PATCH] Generic type subscripting 📎 Dmitry Dolgov 21:56

Oct. 30, 2017

Thread Author Time
Re: Parallel Hash take II 📎 Thomas Munro 00:49
Re: GSoC 2017: Foreign Key Arrays Andreas Karlsson 01:24
Re: git down Andreas Karlsson 01:35
Re: logical decoding of two-phase transactions Craig Ringer 02:31
Re: Typos in src/backend/optimizer/README Etsuro Fujita 02:35
Re: Parallel safety for extern params Amit Kapila 02:44
Re: Reading timeline from pg_control on replication slave Craig Ringer 02:48
Comment typo 📎 Etsuro Fujita 02:49
Re: Parallel worker error Amit Kapila 02:55
Re: parallelize queries containing initplans 📎 Amit Kapila 03:30
Re: parallelize queries containing initplans Amit Kapila 03:32
Re: Parallel worker error Robert Haas 04:34
Re: parallelize queries containing initplans Robert Haas 04:37
Re: Removing [Merge]Append nodes which contain a single subpath Ashutosh Bapat 05:29
Re: path toward faster partition pruning 📎 Amit Langote 05:55
Re: Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 06:17
Re: Reading timeline from pg_control on replication slave Michael Paquier 06:29
Re: path toward faster partition pruning 📎 Amit Langote 06:50
Re: Parallel worker error Amit Kapila 07:26
Re: Removing [Merge]Append nodes which contain a single subpath Ashutosh Bapat 07:45
Re: WIP: Restricting pg_rewind to data/wal dirs Michael Paquier 08:04
Re: parallelize queries containing initplans tushar 08:06
Re: path toward faster partition pruning Rajkumar Raghuwanshi 08:09
Re: Jsonb transform for pl/python Anthony Bykov 08:15
Re: MERGE SQL Statement for PG11 Robert Haas 08:44
Re: Transactions involving multiple postgres foreign servers Ashutosh Bapat 08:48
Re: git down Magnus Hagander 09:02
Re: An unlikely() experiment Andres Freund 09:34
Re: An unlikely() experiment David Rowley 09:39
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 09:39
Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 09:42
Re: WIP: Restricting pg_rewind to data/wal dirs Chris Travers 09:43
Re: An unlikely() experiment Andres Freund 09:44
Re: [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 📎 Nikolay Shaplov 09:49
Re: WIP: Restricting pg_rewind to data/wal dirs Michael Paquier 09:57
Re: WIP: Restricting pg_rewind to data/wal dirs Chris Travers 10:15
Re: WIP: Restricting pg_rewind to data/wal dirs Michael Paquier 10:36
Re: pow support for pgbench Michael Paquier 10:54
Re: An unlikely() experiment David Rowley 10:56
Re: How to implement a SP-GiST index as a extension module? Oleg Bartunov 11:05
Re: pow support for pgbench Alvaro Herrera 11:07
Re: How to implement a SP-GiST index as a extension module? Oleg Bartunov 11:07
Re: WIP: Restricting pg_rewind to data/wal dirs Chris Travers 11:22
Re: Current int & float overflow checking is slow. 📎 Andres Freund 11:27
Re: pow support for pgbench Michael Paquier 11:36
Re: How to implement a SP-GiST index as a extension module? 📎 Alexander Korotkov 11:50
Re: How to implement a SP-GiST index as a extension module? Alexander Korotkov 11:52
Re: pow support for pgbench Raúl Marín Rodríguez 11:56
Re: More stats about skipped vacuums 📎 Kyotaro HORIGUCHI 11:57
Re: pow support for pgbench Michael Paquier 11:58
Re: [POC] hash partitioning 📎 amul sul 12:22
Re: PoC: full merge join on comparison clause 📎 Alexander Kuzmenkov 12:25
Re: pow support for pgbench Alvaro Herrera 12:37
Re: Flexible configuration for full-text search Aleksandr Parfenov 12:40
Re: MERGE SQL Statement for PG11 Simon Riggs 13:07
Patch: restrict pg_rewind to whitelisted directories 📎 Chris Travers 13:14
Re: WIP: long transactions on hot standby feedback replica / proof of concept Robert Haas 13:16
Re: pow support for pgbench 📎 Raúl Marín Rodríguez 13:18
Re: MERGE SQL Statement for PG11 Simon Riggs 13:21
Re: Remove secondary checkpoint Robert Haas 13:27
Re: Remove secondary checkpoint Alvaro Herrera 13:34
Re: Comment typo Magnus Hagander 13:39
Re: Remove secondary checkpoint Robert Haas 13:46
Re: Remove secondary checkpoint Robert Haas 13:51
Re: CUBE seems a bit confused about ORDER BY 📎 Alexander Korotkov 14:04
Re: Remove secondary checkpoint Tom Lane 14:10
Re: Remove secondary checkpoint Simon Riggs 14:22
Re: Remove secondary checkpoint Michael Paquier 14:31
Re: How to implement a SP-GiST index as a extension module? Tom Lane 14:40
Re: Remove secondary checkpoint Simon Riggs 14:51
Re: Jsonb transform for pl/python David Fetter 15:06
Re: SIGSEGV in BRIN autosummarize Alvaro Herrera 16:14
Re: pow support for pgbench Fabien COELHO 16:17
Re: Remove secondary checkpoint Andres Freund 16:29
Fix duplicated "the" occurrences in codebase 📎 Christoph Dreis 16:43
Re: path toward faster partition pruning Dilip Kumar 16:50
Re: Current int & float overflow checking is slow. Robert Haas 16:59
Re: make async slave to wait for lsn to be replayed Ivan Kartyshov 17:25
[PATCH] Comment typo in get_collation_name() comment 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 17:38
Re: Current int & float overflow checking is slow. Andres Freund 17:54
Re: Remove secondary checkpoint Simon Riggs 17:58
Re: MERGE SQL Statement for PG11 Peter Geoghegan 17:59
Re: Linking libpq statically to libssl Stephen Frost 18:07
Re: MERGE SQL Statement for PG11 Simon Riggs 18:07
Re: pg_trgm word_similarity inconsistencies or bug Alexander Korotkov 18:08
Re: Current int & float overflow checking is slow. Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 18:12
Re: MERGE SQL Statement for PG11 Peter Geoghegan 18:17
Re: MERGE SQL Statement for PG11 Nico Williams 18:36
Re: MERGE SQL Statement for PG11 Stephen Frost 18:55
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Michael Paquier 19:04
Re: SQL/JSON in PostgreSQL Nikita Glukhov 19:53
Rewriting PL/Python's typeio code 📎 Tom Lane 20:00
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 20:03
Remove inbound links to sql-createuser 📎 David G. Johnston 20:31
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tomas Vondra 20:43
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 20:51
Adding column_constraint description in ALTER TABLE synopsis 📎 Lætitia Avrot 21:13
Re: proposal: schema variables srielau 21:42
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 21:43
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM 📎 Tom Lane 22:34

Oct. 31, 2017

Thread Author Time
Re: Re: protocol version negotiation (Re: Libpq PGRES_COPY_BOTH - version compatibility) Badrul Chowdhury 01:19
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 02:04
Re: WIP: long transactions on hot standby feedback replica / proof of concept Masahiko Sawada 02:16
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 02:58
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 03:59
Re: Parallel Hash take II Thomas Munro 04:02
Re: [POC] hash partitioning Robert Haas 04:24
Re: [POC] hash partitioning amul sul 04:47
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 04:56
Re: Current int & float overflow checking is slow. Robert Haas 05:50
Re: [bug fix] postgres.exe crashes with access violation on Windows while starting up Tsunakawa, Takayuki 06:59
Anyone have experience benchmarking very high effective_io_concurrency on NVME's? Chris Travers 07:05
Re: path toward faster partition pruning Amit Langote 07:53
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Michael Paquier 07:58
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 08:21

Browse Archives

Prev | Next