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

Feb. 9, 2016

Thread Author Time
Re: a raft of parallelism-related bug fixes Andres Freund 00:00
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 00:07
Re: 2016-01 Commitfest Amit Langote 00:57
Re: Support for N synchronous standby servers - take 2 kharagesuraj 03:16
Re: Tracing down buildfarm "postmaster does not shut down" failures 📎 Noah Misch 03:39
Re: WAL Re-Writes Amit Kapila 03:42
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 03:55
Re: WAL Re-Writes Amit Kapila 04:00
Re: Support for N synchronous standby servers - take 2 📎 Michael Paquier 04:15
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 04:16
Re: Support for N synchronous standby servers - take 2 Amit Langote 04:18
Re: Use %u to print user mapping's umid and userid Ashutosh Bapat 04:22
Re: Support for N synchronous standby servers - take 2 Michael Paquier 04:31
Re: Use %u to print user mapping's umid and userid Michael Paquier 04:38
Re: pgbench stats per script & other stuff Michael Paquier 04:50
Re: Use %u to print user mapping's umid and userid Tom Lane 04:51
Re: Use %u to print user mapping's umid and userid Ashutosh Bapat 05:09
[Proposal] Improvement of GiST page layout Andrew Borodin 05:15
Re: [patch] Proposal for \crosstabview in psql Pavel Stehule 05:24
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 05:24
Re: pgbench stats per script & other stuff Fabien COELHO 07:24
Re: Existence check for suitable index in advance when concurrently refreshing. 📎 Fujii Masao 07:27
Re: [Proposal] Improvement of GiST page layout Heikki Linnakangas 07:27
Re: [patch] Proposal for \crosstabview in psql Dean Rasheed 09:27
ALTER EXTENSION DROP FUNCTION not working ? Sandro Santilli 09:33
Re: ALTER EXTENSION DROP FUNCTION not working ? Sandro Santilli 09:46
Re: checkpointer continuous flushing - V16 Fabien COELHO 09:46
Re: [patch] Proposal for \crosstabview in psql Pavel Stehule 10:09
Re: checkpointer continuous flushing - V16 Andres Freund 10:24
Re: [patch] Proposal for \crosstabview in psql Dean Rasheed 10:32
Re: [patch] Proposal for \crosstabview in psql Pavel Stehule 11:06
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Jeevan Chalke 11:30
Re: [patch] Proposal for \crosstabview in psql Dean Rasheed 11:36
Re: Existence check for suitable index in advance when concurrently refreshing. Michael Paquier 12:11
Re: Add schema-qualified relnames in constraint error messages. Shulgin, Oleksandr 12:23
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 12:38
Re: [PATCH] Refactoring of LWLock tranches 📎 Amit Kapila 12:53
Re: Support for N synchronous standby servers - take 2 Michael Paquier 13:32
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) 📎 Ashutosh Bapat 13:39
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 13:42
Re: Speed up Clog Access by increasing CLOG buffers Thom Brown 13:56
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 14:21
Re: proposal: schema PL session variables Marko Tiikkaja 14:32
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 14:40
Re: More thorough planning for OLAP queries (was: [PATCH] Equivalence Class Filters) Noah Misch 14:45
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 14:54
Re: proposal: schema PL session variables Pavel Stehule 14:58
Re: ALTER EXTENSION DROP FUNCTION not working ? Tom Lane 15:27
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 16:03
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 16:14
Re: GinPageIs* don't actually return a boolean Yury Zhuravlev 16:17
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 16:21
Re: [patch] Proposal for \crosstabview in psql Tom Lane 16:30
Re: proposal: function parse_ident Pavel Stehule 16:33
Re: Support for N synchronous standby servers - take 2 📎 Masahiko Sawada 16:36
Re: [patch] Proposal for \crosstabview in psql Pavel Stehule 16:44
Re: Way to check whether a particular block is on the shared_buffer? Robert Haas 16:58
Re: Mac OS: invalid byte sequence for encoding "UTF8" Tom Lane 17:13
Re: Existence check for suitable index in advance when concurrently refreshing. Fujii Masao 17:21
Re: Existence check for suitable index in advance when concurrently refreshing. Fujii Masao 17:23
Re: [patch] Proposal for \crosstabview in psql Daniel Verite 17:31
Re: [PATCH] Refactoring of LWLock tranches Robert Haas 17:35
Re: proposal: multiple psql option -c Robert Haas 17:39
Bug in StartupSUBTRANS 📎 Jeff Janes 17:42
Re: Support for N synchronous standby servers - take 2 Fujii Masao 17:57
Re: why can the isolation tester handle only one waiting process? 📎 Robert Haas 18:12
Re: why can the isolation tester handle only one waiting process? Andres Freund 18:26
Re: proposal: schema PL session variables Corey Huinker 18:32
Re: Bug in StartupSUBTRANS Simon Riggs 18:33
Re: Bug in StartupSUBTRANS Tom Lane 18:45
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 19:10
pgsql: postgres_fdw: Push down joins to remote servers. Robert Haas 19:15
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas 19:16
Re: proposal: make NOTIFY list de-duplication optional Filip Rembiałkowski 19:16
Re: pl/pgSQL, get diagnostics and big data Christian Ullrich 19:26
Re: pl/pgSQL, get diagnostics and big data Christian Ullrich 19:31
Re: pl/pgSQL, get diagnostics and big data Christian Ullrich 19:32
Re: Multi-tenancy with RLS Robert Haas 19:47
Re: proposal: schema PL session variables David G. Johnston 19:55
Re: Multi-tenancy with RLS Joe Conway 20:01
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 20:05
Re: Multi-tenancy with RLS Robert Haas 20:05
Re: proposal: make NOTIFY list de-duplication optional Josh Kupershmidt 20:09
Re: pgsql: postgres_fdw: Push down joins to remote servers. Tom Lane 20:10
Re: proposal: make NOTIFY list de-duplication optional Tom Lane 20:17
Re: Multi-tenancy with RLS Joshua D. Drake 20:20
Re: Multi-tenancy with RLS Stephen Frost 20:26
Re: Multi-tenancy with RLS Stephen Frost 20:28
Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. Robert Haas 20:42
Re: Multi-tenancy with RLS Robert Haas 20:46
Re: Multi-tenancy with RLS Robert Haas 20:47
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 20:52
Re: Multi-tenancy with RLS Stephen Frost 21:03
Re: Multi-tenancy with RLS Joshua D. Drake 21:04
Re: Multi-tenancy with RLS Stephen Frost 21:07
Re: Multi-tenancy with RLS Dean Rasheed 21:09
Re: Multi-tenancy with RLS Joe Conway 21:10
Re: Multi-tenancy with RLS Stephen Frost 21:10
Re: Multi-tenancy with RLS Tom Lane 21:22
Re: Multi-tenancy with RLS Stephen Frost 21:34
Re: Multi-tenancy with RLS Joe Conway 21:37
Re: Multi-tenancy with RLS Stephen Frost 21:40
Re: Multi-tenancy with RLS Robert Haas 22:04
Re: proposal: schema PL session variables Corey Huinker 22:13
Convert pltcl from strings to objects 📎 Jim Nasby 22:23
Re: proposal: schema PL session variables Jim Nasby 22:31
Re: proposal: schema PL session variables Jim Nasby 22:41
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 22:53
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 23:30
Re: Add schema-qualified relnames in constraint error messages. Daniel Verite 23:33
Re: Way to check whether a particular block is on the shared_buffer? Kouhei Kaigai 23:35
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 23:46

Feb. 10, 2016

Thread Author Time
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 00:06
Re: Support for N synchronous standby servers - take 2 Michael Paquier 00:18
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 00:24
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 00:37
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 00:39
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 00:49
Re: NextXID format change (was Re: exposing pg_controldata and pg_config as functions) 📎 Joe Conway 00:57
Re: NextXID format change (was Re: exposing pg_controldata and pg_config as functions) Michael Paquier 01:23
Re: Existence check for suitable index in advance when concurrently refreshing. Michael Paquier 01:35
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 01:40
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 01:47
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 01:49
Re: Support for N synchronous standby servers - take 2 📎 Masahiko Sawada 02:25
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 02:33
Re: Tracing down buildfarm "postmaster does not shut down" failures Jim Nasby 02:41
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 03:02
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 03:08
Re: Tracing down buildfarm "postmaster does not shut down" failures Noah Misch 03:09
Re: [patch] Proposal for \crosstabview in psql Jim Nasby 03:13
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 03:20
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 03:27
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 03:40
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 03:41
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 04:14
Re: Tracing down buildfarm "postmaster does not shut down" failures Andrew Dunstan 04:21
Re: GinPageIs* don't actually return a boolean Michael Paquier 04:53
Re: Relation extension scalability Dilip Kumar 05:02
Re: Bug in StartupSUBTRANS Michael Paquier 05:06
Re: process type escape for log_line_prefix Michael Paquier 05:39
pgcrypto: add s2k-count 📎 Jeff Janes 05:44
Re: Support for N synchronous standby servers - take 2 Michael Paquier 06:13
Re: Support for N synchronous standby servers - take 2 Michael Paquier 06:22
Re: CustomScan in a larger structure (RE: CustomScan support on readfuncs.c) 📎 Kouhei Kaigai 06:25
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Jeff Janes 06:31
Re: [PATCH] Refactoring of LWLock tranches 📎 Amit Kapila 06:32
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat 06:33
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 06:46
Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. Ashutosh Bapat 06:48
Re: Tracing down buildfarm "postmaster does not shut down" failures Noah Misch 06:58
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 07:11
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 07:31
Re: Freeze avoidance of very large table. Kyotaro HORIGUCHI 07:39
Re: proposal: function parse_ident 📎 Pavel Stehule 07:57
Re: Optimization for updating foreign tables in Postgres FDW 📎 Rushabh Lathia 08:00
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Amit Kapila 08:00
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 08:12
Re: Patch: fix lock contention for HASHHDR.mutex 📎 Aleksander Alekseev 08:24
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 08:34
old bug in full text parser Oleg Bartunov 09:28
Re: Support for N synchronous standby servers - take 2 Michael Paquier 09:36
Re: Relation extension scalability Andres Freund 09:54
Re: old bug in full text parser Oleg Bartunov 10:04
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) 📎 Ashutosh Bapat 12:12
Updated backup APIs for non-exclusive backups 📎 Magnus Hagander 12:46
Re: Updated backup APIs for non-exclusive backups Robert Haas 13:10
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas 13:18
Re: Relation extension scalability 📎 Dilip Kumar 13:36
Re: Optimization for updating foreign tables in Postgres FDW Thom Brown 13:37
Re: Mac OS: invalid byte sequence for encoding "UTF8" Artur Zakirov 13:39
Re: Updated backup APIs for non-exclusive backups Andres Freund 13:46
Re: Updated backup APIs for non-exclusive backups Magnus Hagander 14:04
Re: extend pgbench expressions with functions Michael Paquier 14:04
Re: Updated backup APIs for non-exclusive backups Stephen Frost 14:42
Re: Updated backup APIs for non-exclusive backups Stephen Frost 14:44
pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 15:12
Re: Updated backup APIs for non-exclusive backups David Steele 15:16
Re: Updated backup APIs for non-exclusive backups Stephen Frost 15:18
Re: [PATCH] Refactoring of LWLock tranches Robert Haas 15:21
Re: Fuzzy substring searching with the pg_trgm extension 📎 Artur Zakirov 15:34
Re: extend pgbench expressions with functions 📎 Fabien COELHO 15:37
Re: Updated backup APIs for non-exclusive backups David Steele 15:38
Re: Updated backup APIs for non-exclusive backups Magnus Hagander 15:50
Re: Mac OS: invalid byte sequence for encoding "UTF8" Teodor Sigaev 15:51
Re: Tracing down buildfarm "postmaster does not shut down" failures Tom Lane 15:55
Re: Updated backup APIs for non-exclusive backups Andres Freund 16:01
Re: Updated backup APIs for non-exclusive backups David Steele 16:06
Re: Tracing down buildfarm "postmaster does not shut down" failures Andres Freund 16:06
Re: Updated backup APIs for non-exclusive backups David Steele 16:07
Re: pgsql: Code cleanup in the wake of recent LWLock refactoring. Heikki Linnakangas 16:08
Re: Updated backup APIs for non-exclusive backups Andres Freund 16:12
Re: old bug in full text parser Tom Lane 16:21
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 16:21
Re: Updated backup APIs for non-exclusive backups David Steele 16:24
Re: Patch: fix lock contention for HASHHDR.mutex Robert Haas 16:34
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Tom Lane 16:36
Re: old bug in full text parser Mike Rylander 16:45
Re: [PROPOSAL] Improvements of Hunspell dictionaries support Teodor Sigaev 16:46
Re: Mac OS: invalid byte sequence for encoding "UTF8" Tom Lane 16:58

Browse Archives

Prev | Next