pgsql-hackers since 2016-09-03 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

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
Re: Parallel build with MSVC Noah Misch 00:47
Re: Yet another small patch - reorderbuffer.c:1099 Tom Lane 00:52
Re: Remove superuser() checks from pgstattuple Andres Freund 00:59
Re: [PATCH] COPY vs \copy HINT 📎 Craig Ringer 01:05
Re: [PATCH] COPY vs \copy HINT 📎 Craig Ringer 01:08
Re: Remove superuser() checks from pgstattuple Tom Lane 01:09
Re: Remove superuser() checks from pgstattuple Andres Freund 01:13
Re: Obsolete TODO item "-Wcast-align" ? Jim Nasby 01:20
Re: Remove superuser() checks from pgstattuple Tom Lane 01:33
Re: Remove superuser() checks from pgstattuple Andres Freund 01:35
Re: Patch: Implement failover on libpq connect level. Mithun Cy 02:29
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer 02:41
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong 📎 Craig Ringer 02:47
Re: OpenSSL 1.1 breaks configure and more Michael Paquier 03:00
Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly 📎 Tsunakawa, Takayuki 03:12
Re: PassDownLimitBound for ForeignScan/CustomScan Kouhei Kaigai 03:58
Re: Speed up Clog Access by increasing CLOG buffers 📎 Amit Kapila 04:03
Re: Patch: Implement failover on libpq connect level. 📎 Victor Wagner 04:22
[PATCH] Send catalog_xmin separately in hot standby feedback 📎 Craig Ringer 04:40
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 04:53
Re: Parallel build with MSVC 📎 Michael Paquier 05:43
Re: LSN as a recovery target Michael Paquier 05:55
Re: [PATCH] Send catalog_xmin separately in hot standby feedback Craig Ringer 06:44
Re: LSN as a recovery target 📎 Simon Riggs 07:02
Re: LSN as a recovery target Michael Paquier 07:05
Re: Better locale-specific-character-class handling for regexps Heikki Linnakangas 07:05
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 07:09
Re: Parallel build with MSVC Christian Ullrich 07:19
Supporting SJIS as a database encoding Tsunakawa, Takayuki 07:23
Re: Supporting SJIS as a database encoding Tatsuo Ishii 07:38
Re: Supporting SJIS as a database encoding Tsunakawa, Takayuki 08:00
Re: pg_basebackup stream xlog to tar Michael Paquier 08:01
Re: pgbench - allow to store select results into variables Amit Langote 08:09
Re: Supporting SJIS as a database encoding Tatsuo Ishii 08:19
Re: Speed up Clog Access by increasing CLOG buffers Pavan Deolasee 08:30
Re: [PATCH] COPY vs \copy HINT Christoph Berg 08:32
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Petr Jelinek 08:33
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Simon Riggs 08:52
Re: Yet another small patch - reorderbuffer.c:1099 Aleksander Alekseev 09:03
Unused function arguments Antonin Houska 09:26
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 09:27
Re: Optimization for lazy_scan_heap Simon Riggs 09:27
Re: [PATCH] Send catalog_xmin separately in hot standby feedback 📎 Craig Ringer 09:28
Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer 09:38
Re: Assert(LWLockHeldByMeInMode(lock, LW_EXCLUSIVE)) Simon Riggs 09:42
Re: condition variables Amit Kapila 09:47
Re: Assert(LWLockHeldByMeInMode(lock, LW_EXCLUSIVE)) Julien Rouhaud 09:55
Re: Assert(LWLockHeldByMeInMode(lock, LW_EXCLUSIVE)) Julien Rouhaud 10:00
CF app and patch series Craig Ringer 10:43
Re: Patch: Implement failover on libpq connect level. Aleksander Alekseev 11:03
Re: OpenSSL 1.1 breaks configure and more 📎 Heikki Linnakangas 11:52
Fun fact about autovacuum and orphan temp tables Grigory Smolkin 11:54
Re: Fun fact about autovacuum and orphan temp tables Vik Fearing 13:13
Re: Fun fact about autovacuum and orphan temp tables Alvaro Herrera 13:34
Re: Index Onlys Scan for expressions Ildar Musin 13:38
Re: INSERT .. SET syntax Simon Riggs 13:58
Re: Fun fact about autovacuum and orphan temp tables Grigory Smolkin 14:05
Re: INSERT .. SET syntax Vik Fearing 14:10
Re: pg_sequence catalog Simon Riggs 14:13
Re: Index Onlys Scan for expressions Ildar Musin 14:21
Re: pg_sequence catalog Tom Lane 14:26
Re: new autovacuum criterion for visible pages Simon Riggs 14:34
Re: Supporting SJIS as a database encoding Tom Lane 14:47
Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire 14:50
Re: Optimization for lazy_scan_heap Masahiko Sawada 15:27
Re: Fun fact about autovacuum and orphan temp tables Alvaro Herrera 15:48
Re: Better locale-specific-character-class handling for regexps Tom Lane 16:10
Re: less expensive pg_buffercache on big shmem Ivan Kartyshov 16:19
Re: Supporting SJIS as a database encoding Heikki Linnakangas 16:38
Re: Obsolete TODO item "-Wcast-align" ? Bruce Momjian 17:00
Re: Minor fix to comments Bruce Momjian 17:10
Re: Fun fact about autovacuum and orphan temp tables Bruce Momjian 17:14
Re: Better locale-specific-character-class handling for regexps Heikki Linnakangas 17:20
Suggestions for first contribution? Christian Convey 17:25
Re: Better locale-specific-character-class handling for regexps Tom Lane 17:42
Re: Suggestions for first contribution? Pavel Stehule 17:44
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 18:04
Re: [PATCH] Alter or rename enum value Tom Lane 18:10
Re: Cache Hash Index meta page. 📎 Mithun Cy 18:50
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 19:15
Re: Logical Replication WIP Steve Singer 19:58
Re: Vacuum: allow usage of more than 1GB of work mem Simon Riggs 20:36
Re: pg_sequence catalog Andres Freund 20:47
Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire 20:58
Re: Logical Replication WIP Steve Singer 21:35
Bug in 9.6 tuplesort batch memory growth logic 📎 Peter Geoghegan 21:54
Re: Showing parallel status in \df+ Tom Lane 22:05
Re: Suggestions for first contribution? David Fetter 23:18

Sept. 6, 2016

Thread Author Time
Re: System load consideration before spawning parallel workers Haribabu Kommi 00:17
Re: Stopping logical replication protocol 📎 Craig Ringer 01:10
Re: [PATCH] COPY vs \copy HINT Craig Ringer 01:20
Re: PassDownLimitBound for ForeignScan/CustomScan 📎 Kouhei Kaigai 01:24
Re: Speedup twophase transactions 📎 Michael Paquier 01:41
Comment Typo 📎 Amit Langote 01:52
Install extensions using update scripts (was Re: Remove superuser() checks from pgstattuple) 📎 Tom Lane 02:24
Re: Install extensions using update scripts (was Re: Remove superuser() checks from pgstattuple) Andres Freund 02:26
Re: Patch: Implement failover on libpq connect level. Mithun Cy 02:28
Re: pg_sequence catalog Tom Lane 02:35
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 02:49
Re: Supporting SJIS as a database encoding Tsunakawa, Takayuki 02:51
Re: Cache Hash Index meta page. Amit Kapila 02:53
Re: Supporting SJIS as a database encoding Tsunakawa, Takayuki 02:57
Re: Supporting SJIS as a database encoding Tom Lane 03:10
Re: Supporting SJIS as a database encoding Kyotaro HORIGUCHI 03:29
Re: Supporting SJIS as a database encoding Tsunakawa, Takayuki 03:43
Re: Comment Typo Bruce Momjian 04:04
Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI 04:06
Re: Refactoring of heapam code. Pavan Deolasee 04:44
Re: patch: function xmltable Craig Ringer 04:54
Re: Patch: Implement failover on libpq connect level. Victor Wagner 05:03
Re: Proposal for changes to recovery.conf API 📎 Abhijit Menon-Sen 05:18
Re: Proposal for changes to recovery.conf API Michael Paquier 05:40
Re: Vacuum: allow usage of more than 1GB of work mem Simon Riggs 06:45
Re: Speedup twophase transactions Simon Riggs 06:59
Re: Proposal for changes to recovery.conf API Abhijit Menon-Sen 07:06
Re: Parallel tuplesort (for parallel B-Tree index creation) Heikki Linnakangas 07:08
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 📎 Michael Paquier 07:11

Browse Archives

Prev | Next