pgsql-hackers since 2015-12-13 07:14

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

Dec. 13, 2015

Thread Author Time
Re: [patch] Proposal for \rotate in psql 📎 Pavel Stehule 07:14
Re: [patch] Proposal for \rotate in psql 📎 Pavel Stehule 07:21
Tee for COPY Konstantin Knizhnik 08:29
Re: Logical replication and multimaster Simon Riggs 09:19
Re: Patch: fix lock contention for HASHHDR.mutex Simon Riggs 09:48
Re: Logical replication and multimaster Andres Freund 11:02
Re: [PATCH] Refactoring of LWLock tranches [email protected] 11:35
Re: Logical replication and multimaster Simon Riggs 11:39
Re: Using a single standalone-backend run in initdb (was Re: Bootstrap DATA is a pita) Craig Ringer 11:39
Re: Logical replication and multimaster Andres Freund 11:53
Re: Logical replication and multimaster Simon Riggs 12:37
Re: Logical replication and multimaster Konstantin Knizhnik 12:46
Re: Logical replication and multimaster David Fetter 13:37
Re: Tee for COPY David Fetter 13:43
Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila 14:05
Re: strange CREATE INDEX tab completion cases 📎 Michael Paquier 14:16
Re: pg_stat_replication log positions vs base backups Magnus Hagander 16:01
Re: Using a single standalone-backend run in initdb (was Re: Bootstrap DATA is a pita) Mark Dilger 16:34
Re: Using a single standalone-backend run in initdb (was Re: Bootstrap DATA is a pita) Tom Lane 17:05
Proposal: custom compression methods Alexander Korotkov 17:28
Re: PATCH: add pg_current_xlog_flush_location function Tomas Vondra 19:38
Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore Peter Geoghegan 21:30
Re: Using quicksort for every external sort run Jeff Janes 22:43
Re: Making tab-complete.c easier to maintain 📎 Thomas Munro 23:10
Re: Using quicksort for every external sort run Peter Geoghegan 23:40
Re: pg_stat_replication log positions vs base backups Michael Paquier 23:59

Dec. 14, 2015

Thread Author Time
Re: Parallel Aggregate 📎 Haribabu Kommi 03:03
Re: Disabling an index temporarily Corey Huinker 03:15
Re: Disabling an index temporarily Bill Moran 03:23
Re: Disabling an index temporarily Tatsuo Ishii 03:24
Re: Disabling an index temporarily Tom Lane 03:27
[PATCH] Logical decoding support for sequence advances 📎 Craig Ringer 03:28
Re: Using quicksort for every external sort run Jeff Janes 03:31
Re: Disabling an index temporarily Tom Lane 03:34
Re: Disabling an index temporarily Michael Paquier 03:36
Re: Using quicksort for every external sort run Peter Geoghegan 03:37
Re: Disabling an index temporarily Jeff Janes 03:46
Re: Disabling an index temporarily Tom Lane 04:03
Re: Making tab-complete.c easier to maintain Michael Paquier 05:13
Function and view to retrieve WAL receiver status Michael Paquier 05:56
Re: [sqlsmith] Failed to generate plan on lateral subqueries Michael Paquier 06:06
Re: Function and view to retrieve WAL receiver status Gurjeet Singh 06:09
Re: Function and view to retrieve WAL receiver status Michael Paquier 06:15
Re: W-TinyLfu for cache eviction Vladimir Sitnikov 06:48
Re: Proposal: custom compression methods Craig Ringer 06:50
Re: pgbench stats per script & other stuff Michael Paquier 06:56
Re: [sqlsmith] Failed to generate plan on lateral subqueries David Fetter 06:58
Re: Declarative partitioning Amit Langote 07:14
Re: Proposal: custom compression methods Chapman Flack 07:27
Re: Disabling an index temporarily Victor Yegorov 07:30
Re: Proposal: custom compression methods Craig Ringer 07:36
Fdw cleanup Feng Tian 07:38
Re: [PATCH] Logical decoding support for sequence advances 📎 Craig Ringer 08:19
Re: Fdw cleanup Albe Laurenz 08:30
Re: [PoC] Asynchronous execution again (which is not parallel) Kyotaro HORIGUCHI 08:34
Re: W-TinyLfu for cache eviction Amit Kapila 08:34
Re: [PoC] Asynchronous execution again (which is not parallel) Amit Langote 08:51
Re: Uninterruptible slow geo_ops.c 📎 Marco Nenciarini 08:59
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 09:27
Re: [PoC] Asynchronous execution again (which is not parallel) Kyotaro HORIGUCHI 09:30
Fixing warnings in back branches? Andres Freund 10:20
Re: [sqlsmith] Failed to generate plan on lateral subqueries Andreas Seltenreich 10:30
Re: Fixing warnings in back branches? Greg Stark 10:55
Re: Fixing warnings in back branches? Andres Freund 10:59
Re: psql tab completion bug for ALL IN TABLESPACE Andres Freund 11:18
Re: psql tab completion bug for ALL IN TABLESPACE Michael Paquier 11:36
Re: psql tab completion bug for ALL IN TABLESPACE 📎 Andres Freund 11:36
Re: Proposal: custom compression methods Bill Moran 11:44
Re: psql tab completion bug for ALL IN TABLESPACE 📎 Michael Paquier 11:44
Re: Patch: ResourceOwner optimization for tables with many partitions 📎 Aleksander Alekseev 11:47
Re: psql tab completion bug for ALL IN TABLESPACE Andres Freund 11:49
Re: Proposal: custom compression methods Simon Riggs 11:51
Re: psql tab completion bug for ALL IN TABLESPACE Michael Paquier 11:58
Re: psql tab completion bug for ALL IN TABLESPACE Andres Freund 12:08
Re: extend pgbench expressions with functions 📎 Michael Paquier 12:25
Re: psql tab completion bug for ALL IN TABLESPACE Michael Paquier 12:29
Re: parallel joins, and better parallel explain Amit Kapila 13:38
Re: WIP: Rework access method interface Petr Jelinek 14:26
Re: Fixing warnings in back branches? Tom Lane 14:43
Re: Fixing warnings in back branches? Andres Freund 15:06
Re: [COMMITTERS] pgsql: pg_rewind: Don't error if the two clusters are already on the sa Robert Haas 15:21
Another XML build issue Kevin Grittner 15:40
Re: Another XML build issue Tom Lane 15:44
Re: Another XML build issue Kevin Grittner 15:53
Re: Fixing warnings in back branches? Robert Haas 16:00
Re: Another XML build issue Tom Lane 16:06
Re: Another XML build issue Kevin Grittner 16:29
Re: Fdw cleanup Feng Tian 16:32
Re: Another XML build issue Tom Lane 16:43
Re: Another XML build issue Kevin Grittner 16:56
Re: Disabling an index temporarily Corey Huinker 17:04
Re: Disabling an index temporarily Corey Huinker 17:08
Re: Logical replication and multimaster Konstantin Knizhnik 17:16
Re: Remove array_nulls? Jim Nasby 17:57
Re: Another XML build issue Kevin Grittner 18:02
Re: parallel joins, and better parallel explain Paul Ramsey 18:27
Re: Proposal: custom compression methods Jim Nasby 18:28
Re: Proposal: custom compression methods Andres Freund 18:50
Re: Uninterruptible slow geo_ops.c Alvaro Herrera 19:48
Re: fix for readline terminal size problems when window is resized with open pager Alvaro Herrera 20:00
PATCH: postpone building buckets to the end of Hash (in HashJoin) 📎 Tomas Vondra 20:04
Re: Function and view to retrieve WAL receiver status Gurjeet Singh 20:27
Re: fix for readline terminal size problems when window is resized with open pager Alvaro Herrera 20:37
Re: fix for readline terminal size problems when window is resized with open pager Tom Lane 20:50
Re: pgbench stats per script & other stuff Fabien COELHO 20:53
Re: Parallel Aggregate Paul Ramsey 21:04
Re: fix for readline terminal size problems when window is resized with open pager 📎 Merlin Moncure 21:57
Re: [patch] Proposal for \rotate in psql 📎 Daniel Verite 22:09
Re: [patch] Proposal for \rotate in psql Daniel Verite 22:15
Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Tomas Vondra 23:08

Dec. 15, 2015

Thread Author Time
Re: Function and view to retrieve WAL receiver status Michael Paquier 00:23
Re: Patch: Optimize memory allocation in function 'bringetbitmap' Tomas Vondra 01:41
Re: Using quicksort for every external sort run Greg Stark 02:58
Re: Tsvector editing functions Tomas Vondra 03:07
Re: Using quicksort for every external sort run Peter Geoghegan 03:22
Re: Using quicksort for every external sort run Peter Geoghegan 03:33
Re: [PATCH] Logical decoding support for sequence advances Craig Ringer 03:43
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan 03:48
Unused(?) field Form_pg_sequence.sequence_name, not updated by seq rename Craig Ringer 04:40
Re: Unused(?) field Form_pg_sequence.sequence_name, not updated by seq rename Tom Lane 05:05
small query, about skipping dump in dumpAttrDef amul sul 05:16
Re: Unused(?) field Form_pg_sequence.sequence_name, not updated by seq rename Michael Paquier 05:19
Re: find_inheritance_children() and ALTER TABLE NO INHERIT 📎 Amit Langote 05:28
Re: Remove array_nulls? Michael Paquier 06:26
Re: pgbench stats per script & other stuff Michael Paquier 07:13
Re: Unused(?) field Form_pg_sequence.sequence_name, not updated by seq rename Simon Riggs 07:17
Check for interrupts in bf and xdes crypt() 📎 Andreas Karlsson 08:35
"pg_upgrade" cannot write to log file pg_upgrade_internal.log Yang, Leo 09:54
Re: pgbench stats per script & other stuff Fabien COELHO 11:41
Re: Allow replication roles to use file access functions Artur Zakirov 11:50
Re: Patch: fix lock contention for HASHHDR.mutex 📎 Aleksander Alekseev 12:11
Re: [PATCH] Logical decoding support for sequence advances Andres Freund 12:17
Re: Patch: fix lock contention for HASHHDR.mutex Andres Freund 12:25
Re: [PATCH] Logical decoding support for sequence advances Petr Jelinek 12:46
Re: [PATCH] Logical decoding support for sequence advances Andres Freund 12:51
Re: Fixing warnings in back branches? Andres Freund 12:59
Re: Fixing warnings in back branches? Robert Haas 13:13
Re: Fixing warnings in back branches? Andres Freund 13:17
9.5RC1 wraps *today* Tom Lane 13:31
Re: Fixing warnings in back branches? Robert Haas 13:53
Re: small query, about skipping dump in dumpAttrDef Tom Lane 13:59
Re: Fixing warnings in back branches? Andres Freund 14:01
Re: parallel joins, and better parallel explain Robert Haas 14:01
Re: Fixing warnings in back branches? Tom Lane 14:09
Re: Fixing warnings in back branches? Andres Freund 14:17
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Andres Freund 14:51
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Robert Haas 15:53
Re: Fixing warnings in back branches? Robert Haas 16:04
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Andres Freund 16:08
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Robert Haas 16:28
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Andres Freund 16:40
Re: Comparing two PostgreSQL databases -- order of pg_dump output rsindlin 16:43
Re: pam auth - add rhost item Tomas Vondra 17:32
Re: pam auth - add rhost item Tomas Vondra 17:53
Re: _mdfd_getseg can be expensive 📎 Andres Freund 18:04
Re: Cube extension kNN support Tomas Vondra 18:46
Re: [PATCH] Refactoring of LWLock tranches Robert Haas 18:56
Re: [PATCH] Logical decoding support for sequence advances Petr Jelinek 19:19
Re: extend pgbench expressions with functions Robert Haas 21:10
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Tomas Vondra 21:19
WIP: bloom filter in Hash Joins with batches 📎 Tomas Vondra 22:30
Re: [PoC] Asynchronous execution again (which is not parallel) Robert Haas 23:24

Dec. 16, 2015

Thread Author Time
Re: [PATCH] Equivalence Class Filters Simon Riggs 00:26
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 00:27
Re: [PATCH] Equivalence Class Filters Tomas Vondra 01:20
Re: Fixing warnings in back branches? Noah Misch 01:51
Re: [PoC] Asynchronous execution again (which is not parallel) Robert Haas 02:01
Clarify vacuum verbose message Jim Nasby 02:19
Re: 9.5RC1 wraps *today* Jim Nasby 03:08
Re: Logical replication and multimaster Jim Nasby 03:48
Re: Disabling an index temporarily Jim Nasby 03:56
Re: Parallel Aggregate 📎 Haribabu Kommi 05:11
Re: extend pgbench expressions with functions 📎 Michael Paquier 05:54
Re: Logical replication and multimaster Jon Erdman 05:57
Re: extend pgbench expressions with functions Fabien COELHO 06:07
Bug in TupleQueueReaderNext() ? 📎 Rushabh Lathia 06:09
Re: Disabling an index temporarily Jeff Janes 06:15
Re: "pg_upgrade" cannot write to log file pg_upgrade_internal.log Michael Paquier 06:28
Re: "pg_upgrade" cannot write to log file pg_upgrade_internal.log Michael Paquier 06:29
Re: [PoC] Asynchronous execution again (which is not parallel) Amit Kapila 06:34
Re: pgbench stats per script & other stuff Michael Paquier 07:09
Re: pg_stat_replication log positions vs base backups Michael Paquier 07:34
A typo in syncrep.c 📎 Kyotaro HORIGUCHI 08:33
Re: pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 08:33
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() 📎 amul sul 08:34
Experimental evaluation of PostgreSQL's query optimizer Viktor Leis 09:51
Re: Additional LWLOCK_STATS statistics 📎 Jesper Pedersen 10:02
Re: Experimental evaluation of PostgreSQL's query optimizer Simon Riggs 10:08
Re: pg_stat_replication log positions vs base backups Magnus Hagander 10:14
Re: pgbench stats per script & other stuff Fabien COELHO 10:33
Re: Parallel Aggregate David Rowley 10:59
Re: fix for readline terminal size problems when window is resized with open pager Andreas Karlsson 11:33
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 11:54
Re: Proposal: custom compression methods Tomas Vondra 12:17
Re: Cube extension kNN support 📎 Stas Kelvich 12:26
Re: [PoC] Asynchronous execution again (which is not parallel) Robert Haas 12:34
Re: pg_stat_replication log positions vs base backups Michael Paquier 12:35
Re: parallel joins, and better parallel explain Amit Kapila 12:49
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() Robert Haas 12:51
Re: Proposal: custom compression methods Tomas Vondra 13:03

Browse Archives

Prev | Next