pgsql-hackers since 2016-11-22 04:46

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

Nov. 22, 2016

Thread Author Time
Re: macaddr 64 bit (EUI-64) datatype support Haribabu Kommi 04:46
Re: condition variables 📎 Thomas Munro 04:48
Re: patch: function xmltable Pavel Stehule 04:53
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 04:58
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki 05:43
Re: [PATCH] pgpassfile connection option Mithun Cy 06:04
Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Etsuro Fujita 06:24
Re: Postgres abort found in 9.3.11 K S, Sandhya (Nokia - IN/Bangalore) 06:46
Re: Logical decoding on standby Craig Ringer 06:49
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 06:55
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki 06:56
Re: New SQL counter statistics view (pg_stat_sql) Haribabu Kommi 06:57
Re: PoC: Partial sort Haribabu Kommi 07:04
Re: PATCH: Batch/pipelining support for libpq Haribabu Kommi 07:14
Re: Proposal : For Auto-Prewarm. Haribabu Kommi 07:17
Re: PATCH: Batch/pipelining support for libpq Craig Ringer 07:31
Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki 07:38
Re: Patch: Implement failover on libpq connect level. Craig Ringer 07:51
Re: Proposal : For Auto-Prewarm. Ashutosh Bapat 08:45
Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Kyotaro HORIGUCHI 08:45
Re: pg_recvlogical --endpos Okano, Naoki 08:52
Re: Forbid use of LF and CR characters in database and role names Ideriha, Takeshi 08:55
Re: Declarative partitioning - another take 📎 Amit Langote 09:15
Re: Measuring replay lag 📎 Thomas Munro 09:27
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 09:27
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 09:28
Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Kyotaro HORIGUCHI 09:49
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Ashutosh Bapat 10:02
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Vladimir Svedov 10:05
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia 10:05
Re: pg_hba_file_settings view patch 📎 Ashutosh Bapat 10:46
[PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS 📎 Matheus de Oliveira 10:59
Re: GiST support for UUIDs Haribabu Kommi 11:04
Re: patch proposal Haribabu Kommi 11:17
Re: Push down more full joins in postgres_fdw Etsuro Fujita 11:19
Re: Renaming of pg_xlog and pg_clog Haribabu Kommi 11:35
Re: raw output from copy Haribabu Kommi 11:48
Re: identity columns Haribabu Kommi 11:51
Re: sequence data type Haribabu Kommi 11:54
Re: Danger of automatic connection reset in psql Oleksandr Shulgin 12:02
Re: Danger of automatic connection reset in psql Pavel Stehule 12:06
Re: Patch: Implement failover on libpq connect level. 📎 Mithun Cy 12:10
Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita 12:54
Re: condition variables Kyotaro HORIGUCHI 12:56
Re: Declarative partitioning - another take Rushabh Lathia 13:11
Re: Forbid use of LF and CR characters in database and role names 📎 Michael Paquier 13:31
Re: Improvements in psql hooks for variables Daniel Verite 13:43
Re: Logical Replication WIP Erik Rijkers 13:55
Re: Logical Replication WIP 📎 Erik Rijkers 13:58
Re: macaddr 64 bit (EUI-64) datatype support Tom Lane 14:42
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 15:30
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 15:59
Re: [HACKERS] switching documentation build to XSLT Tom Lane 16:18
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 17:34
Re: macaddr 64 bit (EUI-64) datatype support Jon Nelson 17:37
Re: Logical Replication WIP Erik Rijkers 17:42
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 17:54
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 18:25
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Alvaro Herrera 18:37
Re: [HACKERS] switching documentation build to XSLT Tom Lane 18:47
Re: amcheck (B-Tree integrity checking tool) 📎 Peter Geoghegan 18:56
Re: condition variables Robert Haas 19:28
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 19:35
Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. 📎 Corey Huinker 19:43
Re: Declarative partitioning - another take Robert Haas 19:50
Re: Logical decoding on standby Robert Haas 19:55
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Robert Haas 20:18
Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. Tom Lane 20:29
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Alvaro Herrera 20:34
Re: patch: function xmltable Alvaro Herrera 20:47
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Banck 20:48
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 20:49
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 20:52
Re: Patch: Implement failover on libpq connect level. Robert Haas 20:52
Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. Corey Huinker 20:53
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Andres Freund 20:55
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 20:58
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 20:59
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 21:15
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas 21:22
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Andres Freund 21:24
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Alvaro Herrera 21:26
Re: WIP: Barriers 📎 Thomas Munro 21:42
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Paquier 21:59
pgsql: Doc: improve documentation about composite-value usage. Tom Lane 22:56
Re: delta relations in AFTER triggers Jim Nasby 23:02
Re: commitfest 2016-11 status summary Haribabu Kommi 23:30
Re: [COMMITTERS] pgsql: Doc: improve documentation about composite-value usage. David G. Johnston 23:35
Re: macaddr 64 bit (EUI-64) datatype support Haribabu Kommi 23:52

Nov. 23, 2016

Thread Author Time
Re: btree_gin and btree_gist for enums Andrew Dunstan 00:31
Re: WIP: Barriers Robert Haas 01:28
Re: macaddr 64 bit (EUI-64) datatype support Tom Lane 01:53
Re: Parallel bitmap heap scan Robert Haas 01:54
Re: [HACKERS] switching documentation build to XSLT Tom Lane 02:39
UNDO and in-place update Robert Haas 03:01
Re: pgsql: Doc: improve documentation about composite-value usage. Tom Lane 03:04
Alternative MATERIALIZED VIEW design and implementation with history table and other features Nico Williams 03:11
Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Peter Geoghegan 03:27
Re: UNDO and in-place update Tom Lane 03:31
Re: UNDO and in-place update Robert Haas 03:39
Re: UNDO and in-place update Peter Geoghegan 03:41
Re: UNDO and in-place update Robert Haas 03:55
Re: UNDO and in-place update Peter Geoghegan 04:02
Re: UNDO and in-place update Tom Lane 04:18
Re: UNDO and in-place update Amit Kapila 04:18
Re: UNDO and in-place update Peter Geoghegan 04:28
Re: UNDO and in-place update Amit Kapila 04:35
Re: UNDO and in-place update Peter Geoghegan 04:37
Re: UNDO and in-place update Tom Lane 04:45
Re: UNDO and in-place update Mark Kirkwood 04:49
Re: UNDO and in-place update Pavan Deolasee 04:49
Re: UNDO and in-place update Peter Geoghegan 05:01
Re: patch: function xmltable Pavel Stehule 05:16
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 06:12
Re: Parallel bitmap heap scan Dilip Kumar 07:01
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Vladimir Svedov 08:08
Re: Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376) 📎 Andres Freund 08:33
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Magnus Hagander 09:15
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 09:21
Re: UNDO and in-place update Albe Laurenz 09:38
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Michael Paquier 11:24
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia 11:28
Re: Dynamic shared memory areas 📎 Thomas Munro 12:07
Re: Creating a DSA area to provide work space for parallel execution 📎 Thomas Munro 12:12
Re: Improvements in psql hooks for variables 📎 Daniel Verite 12:17
[bugfix] commit timestamps ERROR on lookup of FrozenTransactionId 📎 Craig Ringer 12:58
Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId 📎 Craig Ringer 13:02
Re: Logical decoding on standby Craig Ringer 13:37
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 13:47
Re: Hash Indexes 📎 Amit Kapila 13:50
Re: [HACKERS] switching documentation build to XSLT 📎 Alexander Law 14:20
Re: [HACKERS] switching documentation build to XSLT Alexander Law 14:52
Re: UNDO and in-place update Robert Haas 15:03
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tomas Vondra 15:12
Re: Patch to implement pg_current_logfile() function Tom Lane 15:26
Re: Patch to implement pg_current_logfile() function Robert Haas 15:36
Re: Patch to implement pg_current_logfile() function Tom Lane 15:39
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane 15:45
Typo in comment in file analyze.c [master branch] 📎 Kostiantyn Nemchenko 15:55
Re: Patch to implement pg_current_logfile() function Gilles Darold 16:21
Re: Typo in comment in file analyze.c [master branch] Tom Lane 16:33
Re: Patch: Implement failover on libpq connect level. Catalin Iacob 16:49
Re: patch: function xmltable Alvaro Herrera 16:54
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Robert Haas 16:58
Re: patch: function xmltable Alvaro Herrera 17:49
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 18:04
Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Jeff Janes 18:16
Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId Andres Freund 18:32
Google Cloud Compute + FreeBSD + PostgreSQL = timecounter issue Maeldron T. 19:43
Re: Google Cloud Compute + FreeBSD + PostgreSQL = timecounter issue Maeldron T. 19:45
Re: DISTINCT with btree skip scan Thomas Munro 21:19
Re: Calculation of param_source_rels in add_paths_to_joinrel Tom Lane 21:28
Re: DROP FUNCTION of multiple functions Tom Lane 22:04
Re: UNDO and in-place update Thomas Munro 22:18
Re: amcheck (B-Tree integrity checking tool) 📎 Thomas Munro 22:47
Re: patch: function xmltable Alvaro Herrera 23:13
Re: patch: function xmltable Alvaro Herrera 23:29
Re: patch: function xmltable 📎 Alvaro Herrera 23:31
Re: patch: function xmltable Andrew Dunstan 23:44

Nov. 24, 2016

Thread Author Time
Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId Craig Ringer 01:04
Re: Physical append-only tables Bruce Momjian 01:26
Re: patch: function xmltable Alvaro Herrera 03:26
pg_background contrib module proposal 📎 amul sul 03:46
Re: Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly 📎 Amit Kapila 03:51
References to arbitrary database objects that are suitable for pg_dump Jim Nasby 03:53
Re: Calculation of param_source_rels in add_paths_to_joinrel Ashutosh Bapat 04:17
Re: patch: function xmltable Pavel Stehule 04:52
Re: Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Tsunakawa, Takayuki 04:59
Re: patch: function xmltable Pavel Stehule 05:04
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 05:08
Re: patch: function xmltable Pavel Stehule 05:18
Re: Declarative partitioning - another take Ashutosh Bapat 05:35
Re: Declarative partitioning - another take Ashutosh Bapat 05:39
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki 05:41
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki 05:57
Re: Declarative partitioning - another take Amit Langote 06:04
Re: Declarative partitioning - another take Ashutosh Bapat 06:10
Re: Declarative partitioning - another take Amit Langote 06:32
Re: Declarative partitioning - another take Ashutosh Bapat 06:40
Re: Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Amit Kapila 07:24
Re: Push down more full joins in postgres_fdw Etsuro Fujita 07:30
Re: UNDO and in-place update Tsunakawa, Takayuki 07:32
Re: UNDO and in-place update Peter Geoghegan 07:35
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 07:46
Re: [PATCH] Reload SSL certificates on SIGHUP 📎 Michael Paquier 07:46
Re: Hash Indexes 📎 Ashutosh Sharma 07:49
Re: Push down more full joins in postgres_fdw Etsuro Fujita 07:57
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 08:39
Re: Push down more full joins in postgres_fdw Etsuro Fujita 08:51
Re: Physical append-only tables Magnus Hagander 09:13
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 09:20
Re: Push down more full joins in postgres_fdw Etsuro Fujita 10:04
PassDownLimitBound for ForeignScan/CustomScan [take-2] 📎 Jeevan Chalke 10:21
Functions Immutable but not parallel safe? David Rowley 10:29
Re: Declarative partitioning - another take 📎 Amit Langote 10:34
Re: DISTINCT with btree skip scan Geoff Winkless 10:45
Re: Declarative partitioning - another take Amit Langote 11:13
Re: Gather Merge 📎 Rushabh Lathia 12:12
Re: Patch: Implement failover on libpq connect level. 📎 Mithun Cy 12:16
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 12:45

Browse Archives

Prev | Next