pgsql-hackers since 2016-06-29 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

June 29, 2016

Thread Author Time
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 00:00
Re: parallel workers and client encoding Peter Eisentraut 02:10
dumping database privileges broken in 9.6 Peter Eisentraut 03:12
Re: Gin index on array of uuid M Enrique 03:17
Re: primary_conninfo missing from pg_stat_wal_receiver 📎 Alvaro Herrera 03:23
Re: ERROR: ORDER/GROUP BY expression not found in targetlist Rushabh Lathia 03:32
Re: How to kill a Background worker and Its metadata Craig Ringer 03:52
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 03:53
make clean didn't clean up files generated from *.(y|l) Kouhei Kaigai 04:24
Re: Rename max_parallel_degree? Amit Kapila 04:29
Re: make clean didn't clean up files generated from *.(y|l) Tom Lane 04:57
Re: Postgres_fdw join pushdown - wrong results with whole-row reference Ashutosh Bapat 05:38
Re: Documentation fixes for pg_visibility 📎 Michael Paquier 05:42
Re: Reviewing freeze map code 📎 Masahiko Sawada 05:44
ToDo: API for SQL statement execution other than SPI Pavel Stehule 05:55
Re: make clean didn't clean up files generated from *.(y|l) Kouhei Kaigai 06:02
Re: Gin index on array of uuid Oleg Bartunov 06:06
Re: Rename max_parallel_degree? 📎 Julien Rouhaud 06:24
Re: Rename max_parallel_degree? Amit Kapila 06:51
Re: ToDo: API for SQL statement execution other than SPI Craig Ringer 06:51
Strange behavior of some volatile function like random(), nextval() Alex Ignatov 10:43
pgbench unable to scale beyond 100 concurrent connections Sachin Kotwal 10:47
Re: Strange behavior of some volatile function like random(), nextval() Michael Paquier 11:34
Re: pgbench unable to scale beyond 100 concurrent connections Fabien COELHO 11:37
Re: Strange behavior of some volatile function like random(), nextval() David G. Johnston 12:30
Re: pgbench unable to scale beyond 100 concurrent connections Sachin Kotwal 12:36
Re: Gin index on array of uuid M Enrique 12:57
Re: pgbench unable to scale beyond 100 concurrent connections Craig Ringer 12:59
Re: dumping database privileges broken in 9.6 Robert Haas 13:15
Re: dumping database privileges broken in 9.6 Stephen Frost 13:16
Re: Reviewing freeze map code Amit Kapila 13:34
Re: pgbench unable to scale beyond 100 concurrent connections Sachin Kotwal 13:49
Re: Rename max_parallel_degree? Julien Rouhaud 14:00
Re: Strange behavior of some volatile function like random(), nextval() Alex Ignatov 14:05
Re: Strange behavior of some volatile function like random(), nextval() Tom Lane 14:48
Re: An unkillable connection caused replication delay on my replica Shawn 14:56
Re: asynchronous and vectorized execution Amit Khandekar 15:00
Re: Strange behavior of some volatile function like random(), nextval() Tom Lane 15:04
Re: pgbench unable to scale beyond 100 concurrent connections Robert Haas 15:14
Re: Protocol buffer support for Postgres Robert Haas 15:30
Re: pgbench unable to scale beyond 100 concurrent connections Jeff Janes 15:48
Re: bug in citext's upgrade script for parallel aggregates Robert Haas 15:49
Re: dumping database privileges broken in 9.6 Stephen Frost 15:50
Re: fixing consider_parallel for upper planner rels Robert Haas 16:01
Re: WIP: About CMake v2 Yury Zhuravlev 16:23
Re: pgbench unable to scale beyond 100 concurrent connections Fabien COELHO 16:27
Re: parallel workers and client encoding 📎 Robert Haas 16:41
Re: A couple of cosmetic changes around shared memory code Robert Haas 16:58
Re: Reviewing freeze map code Andres Freund 17:00
Re: fixing consider_parallel for upper planner rels Tom Lane 17:26
Re: fixing consider_parallel for upper planner rels Robert Haas 17:27
Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao 17:48
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 17:50
Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao 17:57
Re: primary_conninfo missing from pg_stat_wal_receiver 📎 Alvaro Herrera 18:17
Re: Improving executor performance Andres Freund 18:32
Re: An unkillable connection caused replication delay on my replica Alvaro Herrera 18:39
Re: Re: Should phraseto_tsquery('simple', 'blue blue') @@ to_tsvector('simple', 'blue') be true ? Tom Lane 19:06
Re: New design for FK-based join selectivity estimation Andrew Gierth 19:18
Re: New design for FK-based join selectivity estimation Tom Lane 19:34
Re: WIP: About CMake v2 Alvaro Herrera 20:10
Re: A couple of cosmetic changes around shared memory code Piotr Stefaniak 20:35
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 21:01
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 21:18
Re: primary_conninfo missing from pg_stat_wal_receiver Magnus Hagander 21:40
Re: primary_conninfo missing from pg_stat_wal_receiver Tom Lane 21:47
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 21:55
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Haroon . 22:08
Re: pgbench unable to scale beyond 100 concurrent connections Craig Ringer 22:33
Re: Improving executor performance Craig Ringer 22:45
Re: primary_conninfo missing from pg_stat_wal_receiver Tom Lane 22:54
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Tom Lane 22:56
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Alvaro Herrera 23:15
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Alvaro Herrera 23:20
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Tom Lane 23:21

June 30, 2016

Thread Author Time
Re: fixing consider_parallel for upper planner rels 📎 Robert Haas 00:33
Re: A couple of cosmetic changes around shared memory code Robert Haas 01:50
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Craig Ringer 02:43
Re: Rename max_parallel_degree? Amit Kapila 02:46
Re: parallel workers and client encoding Peter Eisentraut 02:52
Re: Reviewing freeze map code Amit Kapila 03:29
Re: Reviewing freeze map code Andres Freund 03:43
Re: WIP: About CMake v2 Michael Paquier 04:27
Re: 10.0 Gavin Flower 05:05
Re: Reviewing freeze map code Amit Kapila 06:12
Re: pgbench unable to scale beyond 100 concurrent connections Sachin Kotwal 07:09
Re: WIP: About CMake v2 Yury Zhuravlev 07:13
Re: WIP: About CMake v2 Oleg Bartunov 10:26
Re: fixing subplan/subquery confusion 📎 Amit Kapila 11:14
Re: Re: Should phraseto_tsquery('simple', 'blue blue') @@ to_tsvector('simple', 'blue') be true ? Teodor Sigaev 11:56
Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao 11:59
Re: 10.0 Alvaro Herrera 12:15
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Alvaro Herrera 12:19
Re: A couple of cosmetic changes around shared memory code Alvaro Herrera 12:27
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 12:30
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 12:30
Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao 12:35
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 12:41
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 12:41
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 13:12
pg_replication_origin_xact_reset() and its argument variables Fujii Masao 13:15
Re: primary_conninfo missing from pg_stat_wal_receiver Fujii Masao 13:17
Re: pg_replication_origin_xact_reset() and its argument variables Tom Lane 14:14
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 14:24
Re: Reviewing freeze map code Masahiko Sawada 14:40
Re: fixing consider_parallel for upper planner rels Tom Lane 16:04
Re: fixing consider_parallel for upper planner rels Tom Lane 17:13
Re: WIP: About CMake v2 Andrew Dunstan 20:18
Re: WIP: About CMake v2 Andrew Dunstan 20:19
[sqlsmith] crashes in RestoreSnapshot on hot standby Andreas Seltenreich 21:26
Re: fixing consider_parallel for upper planner rels 📎 Robert Haas 21:36
Re: fixing consider_parallel for upper planner rels Tom Lane 21:54
Re: fixing consider_parallel for upper planner rels Robert Haas 22:17
Re: fixing consider_parallel for upper planner rels Robert Haas 22:33
Re: parallel workers and client encoding Robert Haas 22:46
Re: fixing subplan/subquery confusion Robert Haas 22:49
Re: WIP: About CMake v2 Michael Paquier 23:14
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 23:21
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 23:35
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 23:41
Re: primary_conninfo missing from pg_stat_wal_receiver Alvaro Herrera 23:48
Re: primary_conninfo missing from pg_stat_wal_receiver Michael Paquier 23:50

July 1, 2016

Thread Author Time
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING 📎 Marko Tiikkaja 00:12
Re: OpenSSL 1.1 breaks configure and more 📎 Andreas Karlsson 00:27
Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 00:33
Re: primary_conninfo missing from pg_stat_wal_receiver 📎 Michael Paquier 00:46
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Craig Ringer 00:48
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Alvaro Herrera 00:57
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Michael Paquier 00:58
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Michael Paquier 01:02
Re: _mdfd_getseg can be expensive Peter Geoghegan 01:14
Re: _mdfd_getseg can be expensive Andres Freund 01:23
Bad behavior from plpython 'return []' Jim Nasby 01:25
Re: initdb issue on 64-bit Windows - (Was: [pgsql-packagers] PG 9.6beta2 tarballs are ready) Craig Ringer 01:28
Re: _mdfd_getseg can be expensive Peter Geoghegan 01:34
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 01:35
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Michael Paquier 01:56
Re: _mdfd_getseg can be expensive Andres Freund 02:08
Re: OpenSSL 1.1 breaks configure and more Michael Paquier 02:08
Re: Reviewing freeze map code Amit Kapila 02:12
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby Michael Paquier 02:17
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tom Lane 02:22
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 02:33
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Michael Paquier 03:15
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby 📎 Thomas Munro 03:18
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 03:19
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Michael Paquier 03:25
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby Amit Kapila 03:25
Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch 03:51
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 04:00
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Noah Misch 04:06
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby 📎 Thomas Munro 04:08
Re: Broken handling of lwlocknames.h Noah Misch 04:09
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby Amit Kapila 04:22
Re: Forthcoming SQL standards about JSON and Multi-Dimensional Arrays (FYI) Pavel Stehule 05:02
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby Andreas Seltenreich 05:41
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Craig Ringer 06:40
Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 06:48
Re: Odd system-column handling in postgres_fdw join pushdown patch 📎 Etsuro Fujita 07:10
Re: Is a UDF binary portable across different minor releases and PostgreSQL distributions? Tsunakawa, Takayuki 07:24
Re: OpenSSL 1.1 breaks configure and more Magnus Hagander 08:02
Re: OpenSSL 1.1 breaks configure and more Michael Paquier 08:10
Re: WIP: About CMake v2 Yury Zhuravlev 08:32
Re: OpenSSL 1.1 breaks configure and more Magnus Hagander 09:08
Re: WIP: About CMake v2 Dmitry Maslyuk 09:26
Re: OpenSSL 1.1 breaks configure and more Christoph Berg 09:41
Re: Forthcoming SQL standards about JSON and Multi-Dimensional Arrays (FYI) Oleg Bartunov 09:52
Re: Forthcoming SQL standards about JSON and Multi-Dimensional Arrays (FYI) Craig Ringer 11:06
Re: problems using pg_start_backup/pg_stop_backup and pg_basebackup at same time Magnus Hagander 11:30
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 12:17
Re: [sqlsmith] crashes in RestoreSnapshot on hot standby Robert Haas 13:04
Re: Broken handling of lwlocknames.h Robert Haas 13:18
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Robert Haas 13:23
Re: Documentation fixes for pg_visibility Robert Haas 13:28
Re: Broken handling of lwlocknames.h Tom Lane 13:29
Re: Broken handling of lwlocknames.h Michael Paquier 13:30
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Robert Haas 13:33
Re: Truncating/vacuuming relations on full tablespaces Robert Haas 13:41
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Tom Lane 13:52
Re: Actuall row count of Parallel Seq Scan in EXPLAIN ANALYZE . Robert Haas 13:52
Re: Comment and function argument names are mismatched in bugmgr.c. Robert Haas 13:56
Re: Extract Jsonb key and values Robert Haas 13:57
Re: how is the WAL receiver process stopped and restarted when the network connection is broken and then restored? Robert Haas 13:58
Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 14:00
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Robert Haas 14:02
Re: Documentation fixes for pg_visibility Amit Kapila 14:09
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Tom Lane 14:11
Re: Postgres_fdw join pushdown - wrong results with whole-row reference Robert Haas 14:15
Re: Postgres_fdw join pushdown - wrong results with whole-row reference Ashutosh Bapat 14:16
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Merlin Moncure 14:20
Re: Reviewing freeze map code 📎 Masahiko Sawada 14:22
Re: fixing consider_parallel for upper planner rels Tom Lane 14:52
The link to download PostgreSQL 9.6 Beta 2 for Windows X64 is broken (The link downloads Beta 1) Jean-Pierre Pelletier 15:07
Re: fixing consider_parallel for upper planner rels Tom Lane 15:09
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Robert Haas 15:25
Re: EXISTS clauses not being optimized in the face of 'one time pass' optimizable expressions Robert Haas 15:27
Re: Postgres_fdw join pushdown - wrong results with whole-row reference Robert Haas 15:32
Re: ToDo: API for SQL statement execution other than SPI Robert Haas 15:39
Re: fixing consider_parallel for upper planner rels Robert Haas 15:53
Re: fixing consider_parallel for upper planner rels Robert Haas 15:55

Browse Archives

Prev | Next