pgsql-hackers since 2017-11-04 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

Nov. 4, 2017

Thread Author Time
Re: Exclude pg_internal.init from base backup Michael Paquier 03:04
Re: [PATCH] A hook for session start Michael Paquier 03:23
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. 📎 Noah Misch 07:49
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 11:05
Re: [POC] Faster processing at Gather node 📎 Robert Haas 11:08
Re: pow support for pgbench Fabien COELHO 11:34
Re: Add some const decorations to prototypes 📎 Peter Eisentraut 13:14
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 13:15
Re: Parallel Plans and Cost of non-filter functions Tels 13:27
Re: Dynamic result sets from procedures Daniel Verite 14:59
Re: taking stdbool.h into use Peter Eisentraut 16:21
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Tom Lane 16:23
Re: [POC] Faster processing at Gather node Andres Freund 16:55
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 17:52
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 18:14
Display number of heap accesses for index scans Andres Freund 19:45
Re: Add some const decorations to prototypes Fabien COELHO 20:50
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE Bossart, Nathan 21:06
Release notes for next week's minor releases are up for review Tom Lane 22:32
Re: Small improvement to compactify_tuples Юрий Соколов 23:07
Re: Small improvement to compactify_tuples Peter Geoghegan 23:35

Nov. 5, 2017

Thread Author Time
Re: [POC] Faster processing at Gather node 📎 Robert Haas 00:05
Re: [POC] Faster processing at Gather node Andres Freund 01:24
Re: possible encoding issues with libxml2 functions 📎 Noah Misch 03:07
Re: why not parallel seq scan for slow functions 📎 Amit Kapila 04:57
Re: Parallel Plans and Cost of non-filter functions Amit Kapila 05:02
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 08:09
Early locking option to parallel backup 📎 Lucas 10:17
Re: Early locking option to parallel backup Michael Paquier 12:17
Re: [POC] Faster processing at Gather node Robert Haas 14:22
Re: [PATCH] Improve geometric types 📎 Emre Hasegeli 14:54
Re: Parallel Plans and Cost of non-filter functions Paul Ramsey 15:23
Re: Minor comment issue in receivelog.c Magnus Hagander 16:48
Re: Exclude pg_internal.init from base backup Magnus Hagander 16:55
Re: possible encoding issues with libxml2 functions Pavel Stehule 17:10
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Noah Misch 17:40
Re: Small improvement to compactify_tuples Claudio Freire 17:44
Re: Custom compression methods Oleg Bartunov 19:22
Re: WIP: long transactions on hot standby feedback replica / proof of concept Robert Haas 20:23
Re: Display number of heap accesses for index scans Peter Geoghegan 21:04
Re: [POC] Faster processing at Gather node Jim Van Fleet 21:33
Re: [POC] Faster processing at Gather node Andres Freund 21:40
Re: why not parallel seq scan for slow functions Robert Haas 22:21
Re: Custom compression methods Robert Haas 22:34
Re: Early locking option to parallel backup Robert Haas 22:38
Re: Early locking option to parallel backup Andres Freund 23:09

Nov. 6, 2017

Thread Author Time
Re: Statement-level rollback Tsunakawa, Takayuki 00:36
Re: Custom compression methods Adam Brusselback 01:00
Re: Restricting maximum keep segments by repslots Thomas Munro 01:02
Re: Setting pd_lower in GIN metapage Amit Langote 01:06
Re: Secondary index access optimizations Thomas Munro 01:27
Re: dropping partitioned tables without CASCADE Amit Langote 02:35
Re: Restricting maximum keep segments by repslots Craig Ringer 03:07
Re: Custom compression methods Tom Lane 03:32
Re: Display number of heap accesses for index scans Tom Lane 03:33
Re: why not parallel seq scan for slow functions Tom Lane 03:37
Re: Early locking option to parallel backup Tom Lane 03:43
Re: path toward faster partition pruning 📎 David Rowley 03:53
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 04:10
Re: path toward faster partition pruning David Rowley 04:15
Re: Setting pd_lower in GIN metapage Amit Kapila 04:21
PATCH: psql tab completion for SELECT 📎 Edmund Horner 04:28
Re: [Sender Address Forgery]Re: path toward faster partition pruning 📎 Amit Langote 04:30
Re: [PATCH] Overestimated filter cost and its mitigation Thomas Munro 04:31
Re: [Sender Address Forgery]Re: path toward faster partition pruning Amit Langote 04:34
Re: [PATCH] Add ALWAYS DEFERRED option for constraints Thomas Munro 04:50
Re: Flexible configuration for full-text search Thomas Munro 05:05
Re: [POC] Faster processing at Gather node Amit Kapila 05:26
Re: [Sender Address Forgery]Re: path toward faster partition pruning David Rowley 05:32
Re: WIP: long transactions on hot standby feedback replica / proof of concept Masahiko Sawada 06:31
Re: dropping partitioned tables without CASCADE 📎 Ashutosh Bapat 06:51
Race to build pg_isolation_regress in "make -j check-world" 📎 Noah Misch 08:07
Removing useless DISTINCT clauses 📎 David Rowley 09:16
Re: Statement-level rollback 📎 Thomas Munro 09:23
Re: Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 09:42
Re: [Sender Address Forgery]Re: path toward faster partition pruning Amit Langote 09:59
Re: path toward faster partition pruning 📎 Amit Langote 10:01
Re: [PATCH] Overestimated filter cost and its mitigation Ashutosh Bapat 10:19
Re: why not parallel seq scan for slow functions Amit Kapila 10:20
Re: Display number of heap accesses for index scans Alexander Korotkov 11:14
Fwd: pg_trgm word_similarity inconsistencies or bug Alexander Korotkov 11:34
Re: pow support for pgbench 📎 Raúl Marín Rodríguez 11:41
Re: Statement-level rollback MauMau 12:36
Re: path toward faster partition pruning David Rowley 12:52
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Kyotaro HORIGUCHI 13:00
Re: pow support for pgbench Fabien COELHO 13:12
Re: Secondary index access optimizations 📎 Konstantin Knizhnik 13:13
Re: Restricting maximum keep segments by repslots Andres Freund 13:19
Re: Restricting maximum keep segments by repslots Andres Freund 13:20
Re: Early locking option to parallel backup Robert Haas 13:22
Re: Early locking option to parallel backup Andres Freund 13:26
Re: why not parallel seq scan for slow functions Robert Haas 13:35
Re: Client Connection redirection support for PostgreSQL Robert Haas 13:55
Re: Parallel Plans and Cost of non-filter functions Paul Ramsey 14:10
Re: pow support for pgbench 📎 Raúl Marín Rodríguez 14:28
Re: Early locking option to parallel backup Stephen Frost 14:30
Re: Small improvement to compactify_tuples Юрий Соколов 14:50
Re: Small improvement to compactify_tuples Claudio Freire 14:55
Re: Fix performance degradation of contended LWLock on NUMA Sokolov Yura 15:07
Re: pow support for pgbench Fabien COELHO 15:14
Re: [POC] Faster processing at Gather node Jim Van Fleet 15:30
Re: [POC] Faster processing at Gather node Andres Freund 15:33
Schedule for migration to pglister Stephen Frost 15:36
Re: Schedule for migration to pglister Tom Lane 15:40
Re: [HACKERS] Schedule for migration to pglister Magnus Hagander 15:42
Re: Schedule for migration to pglister Stephen Frost 15:43
Re: [POC] Faster processing at Gather node Jim Van Fleet 15:44
Re: [HACKERS] Schedule for migration to pglister Tom Lane 15:46
Re: [POC] Faster processing at Gather node Andres Freund 15:47
Re: [HACKERS] Schedule for migration to pglister Magnus Hagander 15:51
Re: [HACKERS] [pgsql-www] Schedule for migration to pglister Tom Lane 16:00
Re: [pgsql-www] Schedule for migration to pglister Magnus Hagander 16:07
Re: pow support for pgbench 📎 Raúl Marín Rodríguez 16:15
Re: pow support for pgbench Fabien COELHO 16:34
Re: MERGE SQL Statement for PG11 Simon Riggs 17:35
Re: [POC] Faster processing at Gather node Jim Van Fleet 17:55
Re: MERGE SQL Statement for PG11 Peter Geoghegan 18:35
Re: UPDATE of partition key Robert Haas 19:03
Re: MERGE SQL Statement for PG11 Simon Riggs 20:23
Re: SQL procedures Simon Riggs 21:27
Re: MERGE SQL Statement for PG11 Peter Geoghegan 21:50
Re: Small improvement to compactify_tuples Юрий Соколов 21:58
Re: Small improvement to compactify_tuples Claudio Freire 22:14
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() 📎 Asim Praveen 22:27

Nov. 7, 2017

Thread Author Time
Re: Small improvement to compactify_tuples Юрий Соколов 00:08
Re: Early locking option to parallel backup Lucas B 00:45
proposal - pg_dump: flag to suppress output of SQL comments Malcolm Locke 01:51
Re: path toward faster partition pruning 📎 David Rowley 02:14
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 02:18
Re: [Sender Address Forgery]Re: path toward faster partition pruning Amit Langote 02:45
Re: why not parallel seq scan for slow functions Amit Kapila 02:57
Re: Parallel Plans and Cost of non-filter functions Amit Kapila 03:00
Re: [PATCH] A hook for session start 📎 Michael Paquier 03:15
Re: proposal - pg_dump: flag to suppress output of SQL comments Tom Lane 03:56
Fix a typo in dsm_impl.c 📎 Masahiko Sawada 04:22
Re: LDAP URI decoding bugs Michael Paquier 04:30
Planning counters in pg_stat_statements 📎 Thomas Munro 05:10
Re: Planning counters in pg_stat_statements Tsunakawa, Takayuki 05:39
Re: UPDATE of partition key Amit Khandekar 05:40
Re: UPDATE of partition key Amit Langote 06:00
Re: Flexible configuration for full-text search Aleksandr Parfenov 06:18
Re: pg_stat_wal_write statistics view 📎 Haribabu Kommi 09:31
Re: Pluggable storage 📎 Haribabu Kommi 09:34
Re: Refactor handling of database attributes between pg_dump and pg_dumpall 📎 Haribabu Kommi 09:35
Re: Custom compression methods Ildus Kurbangaliev 09:44
Re: parallelize queries containing initplans Amit Kapila 09:45
Re: Flexible configuration for full-text search Aleksandr Parfenov 09:48
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 10:54
Re: Fwd: pg_trgm word_similarity inconsistencies or bug Jan Przemysław Wójcik 12:51
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 12:58
Re: Fix bloom WAL tap test Fabrízio Mello 13:26
Re: Fix bloom WAL tap test Masahiko Sawada 13:34
Re: Additional logging for VACUUM and ANALYZE Fabrízio Mello 13:34
Re: Small improvement to compactify_tuples Claudio Freire 14:15
Re: Additional logging for VACUUM and ANALYZE 📎 Bossart, Nathan 14:20
Re: Small improvement to compactify_tuples Юрий Соколов 14:42
Re: Additional logging for VACUUM and ANALYZE Fabrízio Mello 15:11
Re: Small improvement to compactify_tuples Claudio Freire 15:12
Re: Small improvement to compactify_tuples Andres Freund 15:20
Re: Additional logging for VACUUM and ANALYZE 📎 Bossart, Nathan 15:35
Re: Additional logging for VACUUM and ANALYZE Fabrízio de Royes Mello 15:54
Re: Exclude pg_internal.init from base backup 📎 Simon Riggs 16:03
Re: MERGE SQL Statement for PG11 Geoff Winkless 16:07
Re: Fwd: pg_trgm word_similarity inconsistencies or bug Alexander Korotkov 16:24
Re: Exclude pg_internal.init from base backup David Steele 16:42
Re: Fix bloom WAL tap test 📎 Alexander Korotkov 16:49
Re: Fix bloom WAL tap test Alexander Korotkov 16:58
Re: Remove secondary checkpoint Simon Riggs 17:23
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Jacob Champion 17:26
Re: [POC] Faster processing at Gather node Andres Freund 19:32
Re: [PATCH] Generic type subscripting 📎 Dmitry Dolgov 20:00
Re: Moving relation extension locks out of heavyweight lock manager Robert Haas 20:41
Re: [PATCH] Overestimated filter cost and its mitigation Robert Haas 20:48
Re: Parallel Hash take II Andres Freund 21:01
Re: why not parallel seq scan for slow functions Robert Haas 21:21
Re: Parallel Hash take II Peter Geoghegan 21:32
Re: Parallel Hash take II Robert Haas 21:32
Re: Fix a typo in dsm_impl.c Robert Haas 21:36
Re: Small improvement to compactify_tuples 📎 Tom Lane 21:39
Re: pg_stat_wal_write statistics view Robert Haas 21:46
Re: Refactor handling of database attributes between pg_dump and pg_dumpall Robert Haas 21:48
Re: [PATCH] Overestimated filter cost and its mitigation Tom Lane 21:48
Re: Parallel Hash take II Thomas Munro 21:55
Re: Small improvement to compactify_tuples Peter Geoghegan 22:11
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Jacob Champion 22:21
Re: Small improvement to compactify_tuples Tom Lane 22:36
Re: Small improvement to compactify_tuples Юрий Соколов 22:40
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 22:43
Re: Small improvement to compactify_tuples Peter Geoghegan 22:48
Re: Small improvement to compactify_tuples Peter Geoghegan 22:50
Re: Remove secondary checkpoint Michael Paquier 23:17
Re: Exclude pg_internal.init from base backup Michael Paquier 23:21
Re: MERGE SQL Statement for PG11 Nico Williams 23:29
Re: [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams 23:30
Re: MERGE SQL Statement for PG11 Peter Geoghegan 23:31
Re: Refactor handling of database attributes between pg_dump and pg_dumpall 📎 Haribabu Kommi 23:50
Re: Parallel Hash take II Thomas Munro 23:57

Nov. 8, 2017

Thread Author Time
Re: Exclude pg_internal.init from base backup 📎 Haribabu Kommi 00:04
Re: Exclude pg_internal.init from base backup Michael Paquier 00:11
Re: MERGE SQL Statement for PG11 Nico Williams 00:45

Browse Archives

Prev | Next