pgsql-hackers since 2016-09-01 20:06

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

Sept. 1, 2016

Thread Author Time
Re: Speedup twophase transactions Simon Riggs 20:06
Re: System load consideration before spawning parallel workers Gavin Flower 20:10
CommitFest 2016-09 Fabrízio de Royes Mello 20:11
Re: System load consideration before spawning parallel workers Tom Lane 20:18
Re: LOCK TABLE .. DEFERRABLE Simon Riggs 20:28
Re: [PATCH] COPY vs \copy HINT Tom Lane 20:28
Re: incomplete removal of not referenced CTEs Tomas Vondra 21:13
Re: Improve BEGIN tab completion Kevin Grittner 21:28
[PATCH] OpenSSL 1.1.0 support 📎 Kurt Roeckx 21:44
Re: CommitFest 2016-09 Fabrízio de Royes Mello 21:54
Re: Missing checks when malloc returns NULL... Michael Paquier 22:10
Re: [PATCH] OpenSSL 1.1.0 support Tom Lane 22:16

Sept. 2, 2016

Thread Author Time
Re: restoration after crash slowness, any way to improve? Jeff Janes 01:01
Re: Exclude schema during pg_restore Peter Eisentraut 01:39
Re: [PATCH] COPY vs \copy HINT 📎 Craig Ringer 02:20
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Robert Haas 02:55
Re: pgbench - allow to store select results into variables Amit Langote 02:58
Re: less expensive pg_buffercache on big shmem Robert Haas 03:01
Re: less expensive pg_buffercache on big shmem Andres Freund 03:19
Re: less expensive pg_buffercache on big shmem Peter Geoghegan 03:30
Re: Hash Indexes 📎 Amit Kapila 03:55
Re: Declarative partitioning - another take Ashutosh Bapat 05:38
Re: [Patch] RBTree iteration interface improvement Heikki Linnakangas 05:43
Re: Forbid use of LF and CR characters in database and role names 📎 Michael Paquier 06:04
Re: Declarative partitioning - another take Amit Langote 06:08
Re: Surprising behaviour of \set AUTOCOMMIT ON Rushabh Lathia 06:16
Re: Declarative partitioning - another take Ashutosh Bapat 06:22
Re: Exclude schema during pg_restore Michael Banck 06:29
Re: New SQL counter statistics view (pg_stat_sql) 📎 Haribabu Kommi 06:33
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) 📎 Michael Paquier 06:50
Re: Declarative partitioning - another take Amit Langote 06:53
Re: Declarative partitioning - another take Ashutosh Bapat 06:57
Re: Sample configuration files Robert Haas 06:58
Re: Declarative partitioning - another take Amit Langote 07:07
Re: Sample configuration files Vik Fearing 07:19
Re: autonomous transactions Joel Jacobson 07:21
Re: Surprising behaviour of \set AUTOCOMMIT ON 📎 Rahila Syed 07:42
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong 📎 Craig Ringer 07:58
Re: Surprising behaviour of \set AUTOCOMMIT ON Amit Langote 08:13
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Robert Haas 08:31
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Robert Haas 08:34
Re: autonomous transactions Robert Haas 08:45
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Petr Jelinek 08:50
Re: Optimizing numeric SUM() aggregate Heikki Linnakangas 08:52
Re: less expensive pg_buffercache on big shmem Robert Haas 09:01
Re: [PATCH] COPY vs \copy HINT Christoph Berg 09:05
Re: Let file_fdw access COPY FROM PROGRAM Amit Langote 09:07
Re: [PATCH] COPY vs \copy HINT Craig Ringer 09:38
Re: Surprising behaviour of \set AUTOCOMMIT ON Rushabh Lathia 09:47
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer 09:49
Re: Surprising behaviour of \set AUTOCOMMIT ON Rahila Syed 09:55
Re: What is the posix_memalign() equivalent for the PostgreSQL? Craig Ringer 10:24
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 10:25
Re: Sample configuration files Martín Marqués 10:30
Re: Password identifiers, protocol aging and SCRAM protocol Heikki Linnakangas 10:57
Re: [Patch] RBTree iteration interface improvement Aleksander Alekseev 11:11
Re: Improve BEGIN tab completion Andreas Karlsson 11:18
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Etsuro Fujita 11:30
Re: less expensive pg_buffercache on big shmem Ivan Kartyshov 11:38
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Heikki Linnakangas 11:59
Materialized View Incremental Refresh right join hariprasath nallasamy 12:16
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 12:16
Re: [PATCH] Transaction traceability - txid_status(bigint) Simon Riggs 12:30
Re: [PATCH] Transaction traceability - txid_status(bigint) Craig Ringer 12:38
Tracking timezone abbreviation removals in the IANA tz database Tom Lane 12:55
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 13:01
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 13:23
Re: PassDownLimitBound for ForeignScan/CustomScan Jeevan Chalke 13:38
Re: [PATCH] Transaction traceability - txid_status(bigint) Craig Ringer 13:46
Re: Tracking timezone abbreviation removals in the IANA tz database Tom Lane 13:56
Re: Password identifiers, protocol aging and SCRAM protocol Tom Lane 13:59
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 14:05
Re: Cache Hash Index meta page. Jesper Pedersen 14:08
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 14:11
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 14:15
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 14:18
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 14:20
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 14:20
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 14:25
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 14:25
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 14:34
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 14:41
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 14:51
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 15:01
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 15:10
Re: [PATCH] Transaction traceability - txid_status(bigint) Petr Jelinek 15:29
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 15:29
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 15:31
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Magnus Hagander 15:42
Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure) Aleksander Alekseev 15:49
PATCH: Avoid use of __attribute__ when building with old Sun compiler versions 📎 Andy Grundman 15:55
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 15:58
Re: What is the posix_memalign() equivalent for the PostgreSQL? Anderson Carniel 16:02
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 16:04
Re: [WIP] Patches to enable extraction state of query execution from external session Maksim Milyutin 16:07
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Kevin Grittner 16:08
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 16:25
Re: Tracking timezone abbreviation removals in the IANA tz database 📎 Tom Lane 16:30
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 16:31
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 16:32
Re: What is the posix_memalign() equivalent for the PostgreSQL? Tom Lane 17:05
Re: What is the posix_memalign() equivalent for the PostgreSQL? Andres Freund 17:17
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Andres Freund 17:21
Re: Index Onlys Scan for expressions Ildar Musin 17:23
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 17:47
Re: amcheck (B-Tree integrity checking tool) Kevin Grittner 18:11
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 18:16
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 18:16
Re: amcheck (B-Tree integrity checking tool) Kevin Grittner 18:19
Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan 18:19
Re: [PATCH] COPY vs \copy HINT Tom Lane 18:53
Re: Floating point comparison inconsistencies of the geometric types Kevin Grittner 20:16
Re: Logical Replication WIP Peter Eisentraut 20:57
Re: System load consideration before spawning parallel workers Bruce Momjian 21:07
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 21:11
(Comment)Bug in CteScanNext Jim Nasby 23:20
Re: Renaming of pg_xlog and pg_clog Jim Nasby 23:49

Sept. 3, 2016

Thread Author Time
Re: System load consideration before spawning parallel workers Jim Nasby 00:01
Re: System load consideration before spawning parallel workers Peter Geoghegan 00:09
Re: pg_dump / copy bugs with "big lines" ? Tomas Vondra 00:21
Re: autonomous transactions Jim Nasby 00:41
Re: Issue with bgworker, SPI and pgstat_report_stat Tomas Vondra 01:02
Re: pg_dump / copy bugs with "big lines" ? Tomas Vondra 01:18
Re: less expensive pg_buffercache on big shmem Tomas Vondra 02:04
Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 03:25
Re: Issue with bgworker, SPI and pgstat_report_stat Michael Paquier 04:29
Re: standalone backend PANICs during recovery Tom Lane 06:05
Re: Logical Replication WIP Petr Jelinek 09:14
Re: Surprising behaviour of \set AUTOCOMMIT ON Daniel Verite 11:00
Re: Surprising behaviour of \set AUTOCOMMIT ON Daniel Verite 11:09
Re: autonomous transactions Simon Riggs 11:09
Re: Index Onlys Scan for expressions 📎 Tomas Vondra 11:37
Re: autonomous transactions Greg Stark 12:25
Re: Password identifiers, protocol aging and SCRAM protocol 📎 Michael Paquier 12:36
[sqlsmith] Failed assertion in numeric aggregate Andreas Seltenreich 13:19
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier 13:21
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier 13:22
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) 📎 Michael Paquier 13:23
Re: Speedup twophase transactions Michael Paquier 13:26
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Magnus Hagander 13:26
Re: pg_basebackup, pg_receivexlog and data durability (was: silent data loss with ext4 / all current versions) Michael Paquier 13:30
Re: pg_basebackup stream xlog to tar 📎 Magnus Hagander 13:35
Re: autonomous transactions Serge Rielau 14:08
Re: pg_hba_file_settings view patch Simon Riggs 15:44
Re: Logical Replication WIP Tom Lane 16:04
Re: Surprising behaviour of \set AUTOCOMMIT ON Tom Lane 16:05
Re: Index Onlys Scan for expressions Vladimir Sitnikov 16:31
Re: LSN as a recovery target Simon Riggs 16:57
Re: INSERT .. SET syntax Vik Fearing 17:50
Re: [sqlsmith] Failed assertion in numeric aggregate Tom Lane 17:59
Re: (Comment)Bug in CteScanNext Tom Lane 18:30
Re: sequence data type Vik Fearing 18:41
Re: Logical Replication WIP Petr Jelinek 19:11
Re: \timing interval Tom Lane 19:35
Re: [PATCH] Alter or rename enum value Tom Lane 20:48
Long options for pg_ctl waiting 📎 Vik Fearing 20:57
Re: sequence data type Gavin Flower 23:01
Re: LSN as a recovery target Michael Paquier 23:05
Re: Long options for pg_ctl waiting Michael Paquier 23:13

Sept. 4, 2016

Thread Author Time
Re: Transactional enum additions - was Re: Alter or rename enum value 📎 Tom Lane 00:04
Re: LSN as a recovery target Michael Paquier 03:50
Re: autonomous transactions Craig Ringer 04:18
Re: LSN as a recovery target Simon Riggs 06:02
Re: LSN as a recovery target Michael Paquier 06:38
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Simon Riggs 06:46
Re: patch: function xmltable 📎 Pavel Stehule 08:06
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 10:54
Re: Transactional enum additions - was Re: Alter or rename enum value Emre Hasegeli 11:35
Re: pg_hba_file_settings view patch Christoph Berg 11:46
Re: [sqlsmith] Failed assertion in numeric aggregate Heikki Linnakangas 12:12
Re: LSN as a recovery target Abhijit Menon-Sen 13:32
Re: Better locale-specific-character-class handling for regexps Heikki Linnakangas 13:56
Re: LSN as a recovery target 📎 Simon Riggs 14:30
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 14:39
Re: Add support for restrictive RLS policies Stephen Frost 15:01
Re: [PATCH] COPY vs \copy HINT Tom Lane 15:33
Re: Remove superuser() checks from pgstattuple Stephen Frost 15:41
Re: Remove superuser() checks from pgstattuple Tom Lane 15:55
Re: Make better use of existing enums in plpgsql Pavel Stehule 16:26
Re: Transactional enum additions - was Re: Alter or rename enum value Tom Lane 17:01
Re: Floating point comparison inconsistencies of the geometric types 📎 Emre Hasegeli 17:42
Re: Better locale-specific-character-class handling for regexps Tom Lane 17:44
Re: [PATCH] Alter or rename enum value Emre Hasegeli 17:59
Re: Better locale-specific-character-class handling for regexps 📎 Tom Lane 21:17
Obsolete TODO item "-Wcast-align" ? Christian Convey 21:22
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 21:48
Re: Obsolete TODO item "-Wcast-align" ? Tom Lane 21:56
Re: Obsolete TODO item "-Wcast-align" ? Christian Convey 22:10
Re: pg_sequence catalog Greg Stark 22:17
Minor fix to comments 📎 Jim Nasby 22:30
Re: (Comment)Bug in CteScanNext Jim Nasby 22:58
Re: \timing interval Jim Nasby 23:05
Re: Vacuum: allow usage of more than 1GB of work mem Jim Nasby 23:10
Re: Change error code for hstore syntax error Marko Tiikkaja 23:15
Re: Remove superuser() checks from pgstattuple Stephen Frost 23:36

Sept. 5, 2016

Thread Author Time
Re: OpenSSL 1.1 breaks configure and more 📎 Andreas Karlsson 00:12
Re: Parallel build with MSVC Noah Misch 00:18
Re: OpenSSL 1.1 breaks configure and more Tom Lane 00:23
Re: Parallel build with MSVC Tom Lane 00:26
Re: OpenSSL 1.1 breaks configure and more Andreas Karlsson 00:32

Browse Archives

Prev | Next