pgsql-hackers before 2018-12-20 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

Dec. 17, 2018

Thread Author Time
Re: explain plans with information about (modified) gucs legrand legrand 21:56
Re: explain plans with information about (modified) gucs Tomas Vondra 22:10
Re: explain plans with information about (modified) gucs Tom Lane 22:16
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 22:28
Re: Copypasta in the PostgreSQL source Tom Lane 22:31
Re: Copypasta in the PostgreSQL source Alvaro Herrera 22:35
Re: 'infinity'::Interval should be added Simon Riggs 22:37
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 22:39
Re: Copypasta in the PostgreSQL source Tom Lane 22:46
Re: 'infinity'::Interval should be added Chapman Flack 22:50
Re: Referential Integrity Checks with Statement-level Triggers Kevin Grittner 22:51
Re: Referential Integrity Checks with Statement-level Triggers Kevin Grittner 22:54
Re: 'infinity'::Interval should be added Tom Lane 23:00
Re: gist microvacuum doesn't appear to care about hot standby? 📎 Alexander Korotkov 23:04
Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit Andres Freund 23:35
Re: Copypasta in the PostgreSQL source David Fetter 23:36
Re: explain plans with information about (modified) gucs Tomas Vondra 23:38
Re: Copypasta in the PostgreSQL source Andres Freund 23:41
Re: explain plans with information about (modified) gucs Andres Freund 23:43
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 23:44

Dec. 18, 2018

Thread Author Time
Re: Copypasta in the PostgreSQL source Thomas Munro 00:13
Re: ALTER INDEX ... ALTER COLUMN not present in dump Michael Paquier 00:31
Re: 'infinity'::Interval should be added 📎 Andres Freund 00:53
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Hugh Ranalli 01:03
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 01:08
Re: Should new partitions inherit their tablespace from their parent? Alvaro Herrera 01:13
Re: 'infinity'::Interval should be added Isaac Morland 01:43
Re: Fixing typos in tests of partition_info.sql Michael Paquier 01:57
Re: Fixing typos in tests of partition_info.sql Amit Langote 01:58
Re: 'infinity'::Interval should be added Tom Lane 01:58
RE: [suggestion]support UNICODE host variables in ECPG Tsunakawa, Takayuki 02:13
Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's James Coleman 02:24
Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's Tom Lane 02:37
Re: BUG #15548: Unaccent does not remove combining diacritical characters 📎 Thomas Munro 04:05
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 04:10
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 04:52
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 04:57
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 05:36
Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist Andrey Lepikhov 05:41
Re: don't create storage when unnecessary Kyotaro HORIGUCHI 05:56
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 06:07
Re: BUG #15548: Unaccent does not remove combining diacritical characters Tom Lane 06:23
Re: don't create storage when unnecessary Michael Paquier 06:26
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 06:33
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Andrey Lepikhov 06:52
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 06:56
Re: don't create storage when unnecessary Amit Langote 07:18
Re: Catalog views failed to show partitioned table information. Michael Paquier 07:42
Discussion: Fast DB/Schema/Table disk size check in Postgresql Hubert Zhang 07:44
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 07:45
Re: ToDo: show size of partitioned table Amit Langote 07:49
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 07:59
Re: psql exit status with multiple -c or -f 📎 Kyotaro HORIGUCHI 08:13
Re: [HACKERS] logical decoding of two-phase transactions Arseny Sher 09:28
Re: Built-in connection pooling 📎 Konstantin Knizhnik 09:41
"repliation" as database name Kyotaro HORIGUCHI 09:48
Re: Catalog views failed to show partitioned table information. Suraj Kharage 09:57
Re: psql exit status with multiple -c or -f Pavel Stehule 10:11
Some memory allocations in gin fastupdate code are a bit brain dead 📎 David Rowley 10:50
dropdb --force 📎 Filip Rembiałkowski 12:25
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 13:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Alexey Kondratov 14:07
Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra 14:44
Re: explain plans with information about (modified) gucs Tomas Vondra 14:58
RE: Shared Memory: How to use SYSV rather than MMAP ? 📎 REIX, Tony 15:17
Re: dropdb --force 📎 Pavel Stehule 15:19
Re: Some memory allocations in gin fastupdate code are a bit brain dead Tom Lane 15:24
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) John Naylor 15:25
Re: dropdb --force Marti Raudsepp 15:33
Re: reducing the footprint of ScanKeyword (was Re: Large writable variables) Tom Lane 16:12
Re: dropdb --force David Fetter 16:23
Re: psql exit status with multiple -c or -f Justin Pryzby 16:24
Re: dropdb --force Tom Lane 16:29
Re: Should new partitions inherit their tablespace from their parent? Tom Lane 16:40
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 17:23
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Alvaro Herrera 18:07
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane 18:26
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 18:34
Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas 18:41
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 18:46
cfbot run pgindent? Robbie Harwood 18:50
[PATCH v20] GSSAPI encryption support 📎 Robbie Harwood 19:12
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 21:01
Re: cfbot run pgindent? Peter Eisentraut 21:08
WRITE_*_ARRAY macros for outfuncs.c 📎 Peter Eisentraut 21:12
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Alvaro Herrera 21:20
insensitive collations 📎 Peter Eisentraut 21:36
still use IndexIsValid() etc. macros? Peter Eisentraut 21:49
Re: ExecBuildGroupingEqual versus collations Peter Eisentraut 21:52
Re: Collatability of type "name" 📎 Tom Lane 21:55
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 22:02
Re: still use IndexIsValid() etc. macros? Tom Lane 22:08
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane 22:11
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 22:17
Re: [HACKERS] CLUSTER command progress monitor Peter Geoghegan 22:25
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane 22:26
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Peter Geoghegan 22:29
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 22:47
Doc typo? 📎 Tatsuo Ishii 23:04
Re: Doc typo? Tom Lane 23:16
Re: [HACKERS] CLUSTER command progress monitor Peter Geoghegan 23:25
Re: Doc typo? David Fetter 23:38
Re: Doc typo? Tom Lane 23:47
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 23:56

Dec. 19, 2018

Thread Author Time
Re: Doc typo? Tatsuo Ishii 00:20
Re: Doc typo? Tatsuo Ishii 00:59
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 01:04
Re: Should new partitions inherit their tablespace from their parent? Michael Paquier 01:05
Re: cfbot run pgindent? Michael Paquier 01:11
Re: cfbot run pgindent? Thomas Munro 01:12
Use an enum for RELKIND_*? Andres Freund 01:13
Re: Use an enum for RELKIND_*? Kyotaro HORIGUCHI 02:19
Re: Use an enum for RELKIND_*? Tom Lane 03:50
Re: Use an enum for RELKIND_*? Andres Freund 04:00
What to name the current heap after pluggable storage / what to rename? Andres Freund 04:17
Re: Use an enum for RELKIND_*? Tom Lane 04:17
Re: Use an enum for RELKIND_*? Andres Freund 04:35
Re: pg_dumpall --exclude-database option Michael Paquier 04:53
Re: [PATCH] Improve tab completion for CREATE TABLE Michael Paquier 05:05
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Michael Paquier 05:27
Re: plpgsql plugin - stmt_beg/end is not called for top level block of statements Michael Paquier 05:45
Re: plpgsql plugin - stmt_beg/end is not called for top level block of statements Pavel Stehule 06:04
Re: ToDo: show size of partitioned table 📎 Pavel Stehule 06:38
Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada 06:48
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada 07:26
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 07:34
Re: Ordered Partitioned Table Scans Julien Rouhaud 07:40
Re: What to name the current heap after pluggable storage / what to rename? Peter Eisentraut 08:27
single user mode -P option is ignored Pavel Stehule 08:38
Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 08:39
RE: DECLARE STATEMENT Syntax support 📎 Kuroda, Hayato 08:41
Re: What to name the current heap after pluggable storage / what to rename? Arkhena 08:44
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Michael Paquier 09:22
Re: Ordered Partitioned Table Scans 📎 David Rowley 09:51
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Alexey Kondratov 09:58
RE: [PROPOSAL]a new data type 'bytea' for ECPG 📎 Matsumura, Ryo 10:04
Re: What to name the current heap after pluggable storage / what to rename? Thomas Munro 10:15
Re: Ordered Partitioned Table Scans Julien Rouhaud 10:26
Re: What to name the current heap after pluggable storage / what to rename? Peter Eisentraut 11:02
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 11:14
Re: What to name the current heap after pluggable storage / what to rename? Andres Freund 11:15
Re: What to name the current heap after pluggable storage / what to rename? Alvaro Herrera 11:32
Re: Conflict handling for COPY FROM 📎 Surafel Temesgen 11:48
Re: insensitive collations Daniel Verite 12:06
Re: Ordered Partitioned Table Scans David Rowley 12:17
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Amit Kapila 12:21
GraalVM Massimo Fidanza 12:42
Re: Ordered Partitioned Table Scans Julien Rouhaud 12:58
Re: Ordered Partitioned Table Scans David Rowley 14:01
Re: GraalVM Chapman Flack 14:17
Re: insensitive collations Tom Lane 14:35
Re: Some memory allocations in gin fastupdate code are a bit brain dead 📎 David Rowley 14:53
Re: Use an enum for RELKIND_*? Tom Lane 14:55
Localization tools for Postgres 📎 Дмитрий Воронин 15:54
Re: dropdb --force Alvaro Herrera 15:55
Re: dropdb --force Pavel Stehule 16:03
Re: Remove Deprecated Exclusive Backup Mode David Steele 16:38
Re: Some memory allocations in gin fastupdate code are a bit brain dead Tom Lane 16:44
Re: single user mode -P option is ignored Tom Lane 16:59
Re: single user mode -P option is ignored Alvaro Herrera 17:06
Re: single user mode -P option is ignored Pavel Stehule 17:07
Re: WRITE_*_ARRAY macros for outfuncs.c Tom Lane 17:11
Re: single user mode -P option is ignored Pavel Stehule 17:18
Re: single user mode -P option is ignored Tom Lane 18:01
Re: GraalVM Massimo Fidanza 18:02
Re: single user mode -P option is ignored Pavel Stehule 18:06
Re: [HACKERS] Macros bundling RELKIND_* conditions 📎 Alvaro Herrera 18:07
Re: [HACKERS] Macros bundling RELKIND_* conditions Tom Lane 18:29
Re: What to name the current heap after pluggable storage / what to rename? Darafei Komяpa Praliaskouski 18:37
Re: Collatability of type "name" 📎 Tom Lane 19:02
Re: Remove Deprecated Exclusive Backup Mode Magnus Hagander 19:02
Re: What to name the current heap after pluggable storage / what to rename? David Fetter 19:08
lock level for DETACH PARTITION looks sketchy Robert Haas 19:13
Re: What to name the current heap after pluggable storage / what to rename? Robert Haas 19:21
Re: What to name the current heap after pluggable storage / what to rename? Daniel Gustafsson 19:35
Re: lock level for DETACH PARTITION looks sketchy Alvaro Herrera 19:44
Re: Remove Deprecated Exclusive Backup Mode David Steele 20:19
Cell-Level security Andrew Alsup 20:19
Postgres Replication Issue mkondle 20:24
Re: Ordered Partitioned Table Scans Julien Rouhaud 20:48
A few new options for vacuumdb 📎 Bossart, Nathan 20:50
Re: pg_dumpall --exclude-database option Andrew Dunstan 20:55
Re: insensitive collations Peter Geoghegan 21:29
Re: insensitive collations Tom Lane 21:41
Re: lock level for DETACH PARTITION looks sketchy Robert Haas 21:58
Re: Ordered Partitioned Table Scans David Rowley 22:07
Re: Some memory allocations in gin fastupdate code are a bit brain dead David Rowley 22:08
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Robert Haas 22:28
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 22:37
Re: gist microvacuum doesn't appear to care about hot standby? 📎 Alexander Korotkov 22:41
RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs 📎 Chengchao Yu 22:51
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Robert Haas 23:04
Re: slow queries over information schema.tables Tom Lane 23:14
A tidbit I spotted while playing in tablecmds.c Greg Stark 23:22
Re: GIN predicate locking slows down valgrind isolationtests tremendously Andres Freund 23:22
Re: [PATCH] Improve tab completion for CREATE TABLE 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 23:22
Re: Remove Deprecated Exclusive Backup Mode Michael Paquier 23:35
Re: [PATCH] Improve tab completion for CREATE TABLE 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 23:39
Re: A tidbit I spotted while playing in tablecmds.c Andres Freund 23:43
Re: [PATCH] Improve tab completion for CREATE TABLE Michael Paquier 23:44

Browse Archives

Prev | Next