pgsql-hackers since 2017-10-02 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

Oct. 2, 2017

Thread Author Time
Re: postgres_fdw: support parameterized foreign joins Daniel Gustafsson 00:06
Re: Push down more UPDATEs/DELETEs in postgres_fdw Daniel Gustafsson 00:08
Re: pg_prepared_xact_status Robert Haas 00:09
Re: pg_prepared_xact_status Michael Paquier 00:16
Re: Fwd: Have a problem with citext Robert Haas 00:22
Re: CLUSTER command progress monitor Daniel Gustafsson 00:29
Re: Optional message to user when terminating/cancelling backend Daniel Gustafsson 00:33
Re: Small patch for pg_basebackup argument parsing Daniel Gustafsson 00:36
Re: [WIP] Zipfian distribution in pgbench Daniel Gustafsson 00:43
Re: path toward faster partition pruning Amit Langote 01:13
Re: Bug with pg_basebackup and 'shared' tablespace Kyotaro HORIGUCHI 01:28
Re: pg_prepared_xact_status Craig Ringer 01:32
Re: pg_prepared_xact_status Craig Ringer 01:38
Re: [PATCH] Off-by-one error in logical slot resource retention Craig Ringer 01:43
Re: Logging idle checkpoints Andres Freund 03:14
Re: Walsender timeouts and large transactions Kyotaro HORIGUCHI 03:44
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 04:43
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 06:13
Re: Crash on promotion when recovery.conf is renamed 📎 Michael Paquier 06:29
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 06:31
Re: [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Daniel Gustafsson 07:16
Re: document and use SPI_result_code_string() Daniel Gustafsson 07:28
Re: Explicit relation name in VACUUM VERBOSE log Daniel Gustafsson 07:33
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:23
Re: Parallel COPY FROM execution Daniel Gustafsson 08:54
Re: PATCH: Batch/pipelining support for libpq Daniel Gustafsson 09:31
Re: Patch: Write Amplification Reduction Method (WARM) Daniel Gustafsson 09:36
Re: [PATCH] Improve geometric types 📎 Emre Hasegeli 09:46
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Daniel Gustafsson 09:53
Re: Making clausesel.c Smarter Daniel Gustafsson 09:58
Re: Hooks to track changed pages for backup purposes Daniel Gustafsson 10:06
Re: Transactions involving multiple postgres foreign servers Daniel Gustafsson 10:13
Re: GSoC 2017: weekly progress reports (week 8) Daniel Gustafsson 10:18
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) Kyotaro HORIGUCHI 10:22
Re: GSoC 2017 : Patch for predicate locking in Gist index Andrew Borodin 10:40
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 10:43
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE Daniel Gustafsson 10:49
Re: generated columns Daniel Gustafsson 11:51
Re: path toward faster partition pruning Robert Haas 11:58
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Robert Haas 12:09
Re: [PATCH] Improve geometric types Robert Haas 12:23
Re: Fix number skipping in to_number Daniel Gustafsson 12:24
Re: Add support for tuple routing to foreign partitions Maksim Milyutin 12:37
Re: [BUG] Cache invalidation for queries that contains const of temporary composite type Maksim Milyutin 12:43
Re: Parallel Append implementation Robert Haas 12:51
Re: CLUSTER command progress monitor Robert Haas 13:04
Re: GSoC 2017 : Patch for predicate locking in Gist index Shubham Barai 13:12
Re: 64-bit queryId? Magnus Hagander 13:26
Re: Fwd: Have a problem with citext David E. Wheeler 14:01
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 14:02
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 14:19
Re: parallelize queries containing initplans Robert Haas 14:43
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Robert Haas 14:44
Re: GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov 15:00
Re: Logging idle checkpoints Stephen Frost 15:01
Re: 64-bit queryId? Joshua D. Drake 15:02
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 15:05
Re: generated columns Nico Williams 15:23
Re: [PATCH]make pg_rewind to not copy useless WAL files Alexander Korotkov 15:24
Issues with logical replication Konstantin Knizhnik 15:47
Commitfest 201709 is now closed Daniel Gustafsson 15:48
Issues with logical replication Konstantin Knizhnik 15:49
Horrible CREATE DATABASE Performance in High Sierra Brent Dearth 15:53
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Alvaro Herrera 15:54
Re: Commitfest 201709 is now closed Tom Lane 15:57
Re: 64-bit queryId? 📎 Robert Haas 16:10
Re: Commitfest 201709 is now closed Robert Haas 16:12
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Robert Haas 16:15
Re: [PATCH]make pg_rewind to not copy useless WAL files chenhj 16:20
Re: issue: record or row variable cannot be part of multiple-item INTO list Robert Haas 16:21
Re: Commitfest 201709 is now closed Alexander Korotkov 16:23
Re: issue: record or row variable cannot be part of multiple-item INTO list Tom Lane 16:28
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Robert Haas 16:30
Re: issue: record or row variable cannot be part of multiple-item INTO list Robert Haas 16:36
Re: [PATCH] Incremental sort 📎 Alexander Korotkov 16:37
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Eisentraut 16:42
Re: issue: record or row variable cannot be part of multiple-item INTO list Tom Lane 16:44
Re: generated columns Adam Brusselback 16:50
Re: GSoC 2017: weekly progress reports (week 6) Alexander Korotkov 16:51
Re: Issues with logical replication Petr Jelinek 16:59
Re: [BUG] Cache invalidation for queries that contains const of temporary composite type Alexander Korotkov 17:02
Re: issue: record or row variable cannot be part of multiple-item INTO list Pavel Stehule 17:18
Re: CREATE COLLATION does not sanitize ICU's BCP 47 language tags. Should it? Peter Geoghegan 17:27
Re: list of credits for release notes Bruce Momjian 17:55
Re: generated columns Nico Williams 18:10
Re: GSoC 2017 : Patch for predicate locking in Gist index Andrew Borodin 18:11
Re: list of credits for release notes Stephen Frost 18:12
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 18:23
Re: generated columns Tom Lane 18:30
Re: generated columns David Fetter 18:36
Re: generated columns Nico Williams 18:46
Re: GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov 19:02
Re: generated columns Nico Williams 19:04
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 19:42
Re: issue: record or row variable cannot be part of multiple-item INTO list Robert Haas 19:45
Re: Horrible CREATE DATABASE Performance in High Sierra Brent Dearth 19:47
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 19:49
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 19:54
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 19:56
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 19:59
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 20:23
Re: 64-bit queryId? Gavin Flower 20:42
[sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Andreas Seltenreich 20:56
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Thomas Munro 21:05
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Andres Freund 21:08
Re: list of credits for release notes Tatsuo Ishii 21:09
Re: 64-bit queryId? Peter Geoghegan 21:18
Re: [BUG] Cache invalidation for queries that contains const of temporary composite type Maksim Milyutin 21:20
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Tom Lane 21:30
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Andres Freund 21:32
Re: 64-bit queryId? Tom Lane 21:32
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Tom Lane 21:34
[sqlsmith] crash in RestoreLibraryState during low-memory testing Andreas Seltenreich 21:34
Re: Binary search in fmgr_isbuiltin() is a bottleneck. 📎 Andres Freund 21:44
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Tom Lane 21:54
Re: Binary search in fmgr_isbuiltin() is a bottleneck. Tom Lane 21:57
Re: Binary search in fmgr_isbuiltin() is a bottleneck. Andres Freund 22:01
Re: Commitfest 201709 is now closed Michael Paquier 22:16
Re: Horrible CREATE DATABASE Performance in High Sierra 📎 Tom Lane 22:33
Re: list of credits for release notes Bruce Momjian 22:34
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 23:32
Re: [BUG] Cache invalidation for queries that contains const of temporary composite type Alexander Korotkov 23:41
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 23:50
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 23:55

Oct. 3, 2017

Thread Author Time
Re: 64-bit queryId? Alexander Korotkov 00:07
Re: Commitfest 201709 is now closed Amit Langote 00:16
Conversion error Tatsuo Ishii 00:42
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM 📎 Michael Paquier 00:54
Re: 64-bit queryId? Michael Paquier 01:09
Re: Logging idle checkpoints Michael Paquier 01:23
Re: Commitfest 201709 is now closed Haribabu Kommi 01:27
Re: [BUG] Cache invalidation for queries that contains const of temporary composite type Kyotaro HORIGUCHI 01:30
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Michael Paquier 01:31
Combining expr{Type,Typmod,Collation}() into one function. 📎 Andres Freund 01:41
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 01:48
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 02:18
Re: [PATCH] Tests for reloptions Michael Paquier 02:48
Re: [sqlsmith] crash in RestoreLibraryState during low-memory testing Amit Kapila 03:01
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 03:06
Re: path toward faster partition pruning Amit Langote 04:12
Possible SSL improvements for a newcomer to tackle Zeus Kronion 04:15
Re: Conversion error Tatsuo Ishii 04:16
Re: Logging idle checkpoints Kyotaro HORIGUCHI 04:17
Re: Conversion error Tom Lane 04:21
Re: Possible SSL improvements for a newcomer to tackle Tom Lane 04:33
Re: Possible SSL improvements for a newcomer to tackle Michael Paquier 04:35
Re: Conversion error Tatsuo Ishii 05:01
Re: PoC: full merge join on comparison clause Ashutosh Bapat 05:04
Re: [sqlsmith] crash in RestoreLibraryState during low-memory testing Amit Kapila 05:05
Re: Transactions involving multiple postgres foreign servers Ashutosh Bapat 05:09
Re: [sqlsmith] crash in RestoreLibraryState during low-memory testing Tom Lane 05:16
Re: 64-bit queryId? Andres Freund 06:12
Re: cache lookup errors for missing replication origins Masahiko Sawada 06:16
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) Kyotaro HORIGUCHI 06:16
Re: pnstrdup considered armed and dangerous 📎 Andres Freund 06:55
Re: [sqlsmith] crash in RestoreLibraryState during low-memory testing Andreas Seltenreich 07:04
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 07:18
Re: 64-bit queryId? Vladimir Sitnikov 07:30
Re: Possible SSL improvements for a newcomer to tackle Magnus Hagander 07:38
Re: SendRowDescriptionMessage() is slow for queries with a lot of columns 📎 Andres Freund 07:55
Re: 64-bit queryId? Michael Paquier 08:06
Re: 64-bit queryId? Andres Freund 08:12
Re: [PATCH] Improve geometric types 📎 Kyotaro HORIGUCHI 08:39
Postgresql gives error that role goes not exists while it exists 📎 Nick Dro 08:49
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Alvaro Herrera 09:02
Re: Another oddity in handling of WCO constraints in postgres_fdw Ashutosh Bapat 09:16
Re: [PATCH] Improve geometric types Alvaro Herrera 09:35
Re: Possible SSL improvements for a newcomer to tackle Adrien Nayrat 09:45
Re: list of credits for release notes Robert Haas 10:46
Re: Repetitive code in RI triggers 📎 Ildar Musin 10:48
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Andreas Seltenreich 11:04
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Alvaro Herrera 11:24
Re: parallelize queries containing initplans 📎 Amit Kapila 11:33
Re: [PATCH] Incremental sort Robert Haas 11:52
Re: list of credits for release notes Kohei KaiGai 12:08
Re: UPDATE of partition key Amit Khandekar 12:16
Re: Logging idle checkpoints Stephen Frost 12:22
Re: Postgresql gives error that role goes not exists while it exists Euler Taveira 12:47
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 12:57
Re: list of credits for release notes Tatsuo Ishii 12:57
Re: [PATCH] Improve geometric types Emre Hasegeli 13:38
Re: [PATCH] Improve geometric types Emre Hasegeli 13:42
Re: Possible SSL improvements for a newcomer to tackle Tom Lane 13:44
Re: Possible SSL improvements for a newcomer to tackle Stephen Frost 13:51
Re: [PATCH] Improve geometric types Tom Lane 14:03
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Alvaro Herrera 14:07
Two pass CheckDeadlock in contentent case 📎 Sokolov Yura 14:30
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Tom Lane 14:31
Re: [sqlsmith] stuck spinlock in pg_stat_get_wal_receiver after OOM Alvaro Herrera 14:50
Re: 64-bit queryId? 📎 Robert Haas 14:55
Re: Postgresql gives error that role goes not exists while it exists Craig Ringer 14:57
Re: Possible SSL improvements for a newcomer to tackle Magnus Hagander 15:05
Re: SendRowDescriptionMessage() is slow for queries with a lot of columns Robert Haas 15:06
Re: Two pass CheckDeadlock in contentent case 📎 Sokolov Yura 15:06
Re: Postgresql gives error that role goes not exists while it exists Tom Lane 15:20
Re: [PATCH] Incremental sort Alexander Korotkov 15:26
Re: list of credits for release notes Fujii Masao 15:39
Re: Possible SSL improvements for a newcomer to tackle Nico Williams 15:39
Re: list of credits for release notes Alvaro Herrera 15:44
Re: Possible SSL improvements for a newcomer to tackle Nico Williams 15:45

Browse Archives

Prev | Next