pgsql-hackers since 2017-11-07 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. 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
Re: Exclude pg_internal.init from base backup 📎 Haribabu Kommi 00:50
Re: Exclude pg_internal.init from base backup Michael Paquier 00:58
OpenTemporaryFile() vs resowner.c 📎 Thomas Munro 01:09
Remove duplicate setting in test/recovery/Makefile 📎 Masahiko Sawada 01:38
Re: Fix a typo in dsm_impl.c Masahiko Sawada 01:38
Re: Remove duplicate setting in test/recovery/Makefile Michael Paquier 01:46
Re: Fix bloom WAL tap test Michael Paquier 02:01
pgsql: Expand empty end tag Peter Eisentraut 02:15
Re: Fix bloom WAL tap test Michael Paquier 02:20
Re: [COMMITTERS] pgsql: Expand empty end tag Michael Paquier 02:22
Re: UPDATE of partition key Thomas Munro 02:25
Re: why not parallel seq scan for slow functions Amit Kapila 02:41
Re: Fix bloom WAL tap test Masahiko Sawada 02:46
Re: [PATCH] A hook for session start Michael Paquier 02:47
Re: Parallel Hash take II Andres Freund 03:40
Re: Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 04:14
Re: path toward faster partition pruning 📎 David Rowley 04:44
Re: UPDATE of partition key 📎 Amit Khandekar 04:57
Re: [Sender Address Forgery]Re: path toward faster partition pruning Amit Langote 05:23
Re: UPDATE of partition key Thomas Munro 05:33
Re: MERGE SQL Statement for PG11 Nico Williams 05:49
Re: path toward faster partition pruning Rajkumar Raghuwanshi 06:52
Re: path toward faster partition pruning Amit Langote 08:56
Re: why not parallel seq scan for slow functions Robert Haas 11:04
Re: Small improvement to compactify_tuples Robert Haas 11:13
Re: need info about extensibility in other databases Li Song 11:37
Re: why not parallel seq scan for slow functions Amit Kapila 12:26
Re: why not parallel seq scan for slow functions Robert Haas 13:18
Re: SQL procedures Peter Eisentraut 14:21
Re: SQL procedures Peter Eisentraut 14:23
Re: SQL procedures Merlin Moncure 14:23
Re: SQL procedures Pavel Stehule 14:31
Re: SQL procedures Pavel Stehule 14:33
Re: Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 14:40
Proposal: ALTER EXTENSION SET OPTION Chris Travers 14:45
Re: SQL procedures Konstantin Knizhnik 14:46
Re: SQL procedures Tom Lane 14:54
Re: SQL procedures Peter Eisentraut 15:04
Re: SQL procedures Peter Eisentraut 15:08
Re: SQL procedures Peter Eisentraut 15:13
Re: Horrible CREATE DATABASE Performance in High Sierra Peter Eisentraut 15:31
Re: Horrible CREATE DATABASE Performance in High Sierra Andres Freund 15:32
Re: Small improvement to compactify_tuples Tom Lane 15:33
Re: Horrible CREATE DATABASE Performance in High Sierra Tom Lane 15:39
Re: Exclude pg_internal.init from base backup Peter Eisentraut 16:03
Re: SQL procedures Merlin Moncure 16:11
Re: Small improvement to compactify_tuples Robert Haas 16:19
Re: Small improvement to compactify_tuples Tom Lane 16:25
Re: [PATCH] Generic type subscripting 📎 Arthur Zakirov 16:25
Re: Small improvement to compactify_tuples Peter Geoghegan 16:26
Re: Small improvement to compactify_tuples Claudio Freire 16:29
Re: taking stdbool.h into use Peter Eisentraut 16:46
Re: Small improvement to compactify_tuples Tom Lane 17:02
Re: SQL procedures Peter Eisentraut 17:03
Re: SQL procedures Merlin Moncure 17:15
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 17:42
Re: need info about extensibility in other databases Oleg Bartunov 18:46
Re: Parallel Hash take II Andres Freund 19:12
Re: Small improvement to compactify_tuples Юрий Соколов 20:44
[PATCH] fix wrong create table statement in documentation 📎 jotpe 20:49
Re: Small improvement to compactify_tuples Andres Freund 20:59
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 21:05
Pg V10: Patch for bug in bonjour support Luke Lonergan 21:05
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 21:23
Re: OpenTemporaryFile() vs resowner.c Tom Lane 21:54
Re: Early locking option to parallel backup Lucas B 22:02
Re: Pg V10: Patch for bug in bonjour support Tom Lane 22:02
Re: Small improvement to compactify_tuples Peter Geoghegan 22:13
Re: Pg V10: Patch for bug in bonjour support Luke Lonergan 22:20
Re: [PATCH] fix wrong create table statement in documentation Tom Lane 22:21
Re: Exclude pg_internal.init from base backup Michael Paquier 22:28
Re: Pg V10: Patch for bug in bonjour support Tom Lane 22:49
Re: Pg V10: Patch for bug in bonjour support Tom Lane 23:00
Re: Pg V10: Patch for bug in bonjour support Luke Lonergan 23:07
Re: taking stdbool.h into use Michael Paquier 23:19
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() 📎 Asim Praveen 23:25
Re: Transaction control in procedures Simon Riggs 23:48
postgresql v9.5 and SSL: LOG: could not accept SSL connection: tlsv1 alert unknown ca Graham Leggett 23:57

Nov. 9, 2017

Thread Author Time
Re: Pg V10: Patch for bug in bonjour support Tom Lane 00:39
Re: Pg V10: Patch for bug in bonjour support Luke Lonergan 00:44
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 00:50
Re: [PATCH] fix wrong create table statement in documentation Amit Langote 01:02
Re: Simplify ACL handling for large objects and removal of superuser() checks 📎 Michael Paquier 01:33
Re: [PATCH] A hook for session start Michael Paquier 02:09
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 02:12
Re: Hang in pldebugger after git commit : 98a64d0 Andres Freund 03:15
Re: [PATCH] Overestimated filter cost and its mitigation Ashutosh Bapat 03:33
Re: UPDATE of partition key Thomas Munro 03:57
Re: Pg V10: Patch for bug in bonjour support Tom Lane 04:03
Re: [POC] Faster processing at Gather node Amit Kapila 05:08
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 05:09
Re: Pg V10: Patch for bug in bonjour support Tom Lane 05:27
Re: Pg V10: Patch for bug in bonjour support Thomas Munro 05:42
(spelling) Ensure header of postgresql.auto.conf is consistent 📎 Feike Steenbergen 08:14
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:30
Re: Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 08:31
Re: why not parallel seq scan for slow functions 📎 Amit Kapila 08:47
Re: Proposal: Improve bitmap costing for lossy pages amul sul 08:55
Re: proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 09:11
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Fabrízio de Royes Mello 09:25
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Michael Paquier 09:58
Re: Fix bloom WAL tap test 📎 Alexander Korotkov 10:51
Re: path toward faster partition pruning amul sul 11:05
Re: Runtime Partition Pruning 📎 Beena Emerson 11:18
libpq connection strings: control over the cipher suites? Graham Leggett 11:27
Re: Jsonb transform for pl/python Aleksander Alekseev 12:26
Re: pg_basebackup --progress output for batch execution Arthur Zakirov 12:29
Reorder header files in alphabetical order 📎 Etsuro Fujita 12:42
A weird bit in pg_upgrade/exec.c a.akenteva 15:07
Re: Moving relation extension locks out of heavyweight lock manager Robert Haas 15:28
Re: Runtime Partition Pruning Robert Haas 15:31
Re: Moving relation extension locks out of heavyweight lock manager Tom Lane 15:38
Re: Pg V10: Patch for bug in bonjour support Tom Lane 15:40
Re: A weird bit in pg_upgrade/exec.c Alvaro Herrera 16:06
Re: A weird bit in pg_upgrade/exec.c Tom Lane 16:17
Re: A weird bit in pg_upgrade/exec.c Tom Lane 16:21
Re: (spelling) Ensure header of postgresql.auto.conf is consistent Tom Lane 16:58
Aggregates push-down to partitions Konstantin Knizhnik 17:14
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 17:32
pageinspect option to forgo buffer locking? Andres Freund 17:49
Re: pageinspect option to forgo buffer locking? Peter Geoghegan 17:51
Re: libpq connection strings: control over the cipher suites? Joe Conway 17:53
Re: pageinspect option to forgo buffer locking? Robert Haas 17:55
Re: Simplify ACL handling for large objects and removal of superuser() checks Tom Lane 17:56

Browse Archives

Prev | Next