pgsql-hackers since 2019-03-17 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

March 17, 2019

Thread Author Time
Re: Unaccent extension python script Issue in Windows 📎 Ramanarayana 02:58
Re: Fix XML handling with DOCTYPE Chapman Flack 03:50
Re: Possible to modify query language in an extension? Tom Lane 04:21
Re: Parallel query vs smart shutdown and Postmaster death 📎 Arseny Sher 04:53
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Michael Paquier 05:46
Re: jsonpath Alexander Korotkov 07:13
CREATE OR REPLACE AGGREGATE? Andrew Gierth 07:35
Re: jsonpath 📎 Alexander Korotkov 08:03
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Fabien COELHO 08:17
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Michael Paquier 08:25
Re: Offline enabling/disabling of data checksums 📎 Fabien COELHO 09:01
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ 📎 Michael Paquier 09:10
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Fabien COELHO 09:11
Re: CREATE OR REPLACE AGGREGATE? Michael Paquier 09:14
Re: Offline enabling/disabling of data checksums Michael Paquier 09:36
Re: Keyword table constness in jsonpath scanner. Alexander Korotkov 09:52
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 10:33
Re: proposal: pg_restore --convert-to-text José Arthur Benetasso Villanova 10:35
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Magnus Hagander 11:01
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Magnus Hagander 11:03
Re: using index or check in ALTER TABLE SET NOT NULL David Rowley 11:40
Re: Offline enabling/disabling of data checksums 📎 Fabien COELHO 11:44
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 11:47
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 12:14
Re: Offline enabling/disabling of data checksums Michael Paquier 12:34
Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov 12:53
Data-only pg_rewind, take 2 📎 Chris Travers 13:00
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 13:18
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 13:19
Re: jsonpath Andrew Dunstan 14:00
Re: CREATE OR REPLACE AGGREGATE? Tom Lane 14:22
Re: Facing issue in using special characters Warner, Gary, Jr 15:01
Re: jsonpath Tom Lane 15:03
Re: Fix XML handling with DOCTYPE Tom Lane 15:45
Re: jsonpath Alexander Korotkov 16:31
Re: jsonpath Jonathan S. Katz 16:46
Re: jsonpath Alexander Korotkov 16:55
Re: jsonpath Jonathan S. Katz 17:00
Re: jsonpath Alexander Korotkov 17:02
Re: jsonpath Jonathan S. Katz 17:06
Re: Fix XML handling with DOCTYPE Chapman Flack 17:11
Re: jsonpath Alexander Korotkov 17:14
Re: Fix XML handling with DOCTYPE Tom Lane 17:16
Re: Offline enabling/disabling of data checksums Fabien COELHO 17:17
Re: Fix XML handling with DOCTYPE Chapman Flack 18:13
Re: jsonpath Jonathan S. Katz 18:29
Re: Fix XML handling with DOCTYPE Tom Lane 19:06
Re: Unduly short fuse in RequestCheckpoint 📎 Tom Lane 19:41
Re: CREATE OR REPLACE AGGREGATE? 📎 Andrew Gierth 20:38
Re: Performance issue in foreign-key-aware join estimation Tom Lane 21:08
Re: Fix XML handling with DOCTYPE 📎 Chapman Flack 22:31
Re: Rare SSL failures on eelpout Thomas Munro 22:34
Re: Rare SSL failures on eelpout Tom Lane 22:41
Re: jsonpath Nikita Glukhov 22:57
Re: insensitive collations 📎 Peter Eisentraut 23:19
Re: Rare SSL failures on eelpout Tom Lane 23:43

March 18, 2019

Thread Author Time
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) Noah Misch 00:09
Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ Michael Paquier 00:14
RE: proposal: pg_restore --convert-to-text Imai, Yoshikazu 00:21
Re: Unaccent extension python script Issue in Windows 📎 Hugh Ranalli 00:23
RE: proposal: pg_restore --convert-to-text Imai, Yoshikazu 00:25
Determine if FOR UPDATE or FOR SHARE was used? Chapman Flack 00:46
RE: Timeout parameters Tsunakawa, Takayuki 00:53
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons 📎 Peter Geoghegan 00:59
Re: Performance issue in foreign-key-aware join estimation David Rowley 01:06
RE: Timeout parameters Jamison, Kirk 01:08
Re: pg_rewind : feature to rewind promoted standby is broken! Michael Paquier 01:36
Re: why doesn't DestroyPartitionDirectory hash_destroy? Amit Langote 02:01
Re: why doesn't DestroyPartitionDirectory hash_destroy? Amit Langote 02:21
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 02:28
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 02:54
RE: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Iwata, Aya 03:03
Re: Parallel query vs smart shutdown and Postmaster death Thomas Munro 03:55
Re: Offline enabling/disabling of data checksums Michael Paquier 04:02
Re: Data-only pg_rewind, take 2 Michael Paquier 04:09
Re: Performance issue in foreign-key-aware join estimation 📎 David Rowley 04:20
Re: Determine if FOR UPDATE or FOR SHARE was used? Tom Lane 04:45
Re: Unaccent extension python script Issue in Windows 📎 Kyotaro HORIGUCHI 05:13
Re: Online verification of checksums Stephen Frost 05:43
Re: Online verification of checksums Stephen Frost 05:47
Re: Compressed TOAST Slicing Stephen Frost 05:52
Re: Online verification of checksums Michael Paquier 06:05
Re: Offline enabling/disabling of data checksums Fabien COELHO 06:07
Re: pg_basebackup ignores the existing data directory permissions Stephen Frost 06:08
Re: Google Summer of Code Stephen Frost 06:25
Re: Unaccent extension python script Issue in Windows Kyotaro HORIGUCHI 06:27
Re: Data-only pg_rewind, take 2 Stephen Frost 06:32
Re: Online verification of checksums Stephen Frost 06:38
Re: BUG #15641: Autoprewarm worker fails to start on Windows with huge pages in use Old PostgreSQL community/pgsql-bugs x 📎 Mithun Cy 07:04
Re: Online verification of checksums 📎 Michael Banck 07:18
RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo 07:31
Re: pg_basebackup ignores the existing data directory permissions Magnus Hagander 07:32
Re: Online verification of checksums Stephen Frost 07:34
Re: Online verification of checksums Michael Paquier 07:34
Re: [HACKERS] generated columns 📎 Peter Eisentraut 07:35
Re: Online verification of checksums Stephen Frost 07:38
Re: Online verification of checksums 📎 Michael Banck 07:39
Re: Data-only pg_rewind, take 2 Chris Travers 07:45
Re: Online verification of checksums Michael Banck 07:52
Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Kyotaro HORIGUCHI 08:00
Re: Online verification of checksums Stephen Frost 08:11
Re: Offline enabling/disabling of data checksums 📎 Michael Paquier 08:13
Re: pg_basebackup ignores the existing data directory permissions Michael Paquier 08:16
Re: partitioned tables referenced by FKs Amit Langote 08:18
Re: Parallel query vs smart shutdown and Postmaster death 📎 Arseny Sher 08:25
Re: Tid scan improvements David Rowley 09:35
Re: Problem with default partition pruning 📎 Amit Langote 09:44
Re: speeding up planning with partitions Amit Langote 09:56
Re: [HACKERS] Block level parallel vacuum Kyotaro HORIGUCHI 10:06
Re: pg_basebackup ignores the existing data directory permissions Kyotaro HORIGUCHI 10:15
Re: chained transactions 📎 Peter Eisentraut 10:15
Re: chained transactions Peter Eisentraut 10:22
Re: explain plans with information about (modified) gucs Rafia Sabih 10:31
Re: [HACKERS] CLUSTER command progress monitor 📎 Rafia Sabih 11:42
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons 📎 Heikki Linnakangas 11:59
Re: Add exclusive backup deprecation notes to documentation Peter Eisentraut 12:33
Re: pg_basebackup ignores the existing data directory permissions Peter Eisentraut 12:36
Re: pg_basebackup ignores the existing data directory permissions Peter Eisentraut 12:38
Re: Unaccent extension python script Issue in Windows Hugh Ranalli 13:06
Re: pg_basebackup ignores the existing data directory permissions Robert Haas 13:47
Re: partitioned tables referenced by FKs Alvaro Herrera 14:02
Re: Possible to modify query language in an extension? Robert Haas 14:09
Re: Timeout parameters Robert Haas 14:13
Re: Compressed TOAST Slicing Tom Lane 14:13
Re: [HACKERS] generated columns Pavel Stehule 14:14
Re: Compressed TOAST Slicing Robert Haas 14:34
Re: Unduly short fuse in RequestCheckpoint Robert Haas 14:54
Re: Compressed TOAST Slicing 📎 Paul Ramsey 15:06
Re: BUG #15641: Autoprewarm worker fails to start on Windows with huge pages in use Old PostgreSQL community/pgsql-bugs x Robert Haas 15:31
Re: pg_basebackup ignores the existing data directory permissions Peter Eisentraut 15:35
Re: pg_basebackup ignores the existing data directory permissions Robert Haas 15:45
Re: Add exclusive backup deprecation notes to documentation Robert Haas 15:47
Re: [HACKERS] Custom compression methods Ildar Musin 16:11
Concurrency bug with vacuum full (cluster) and toast 📎 Alexander Korotkov 16:53
Re: Fix optimization of foreign-key on update actions Peter Eisentraut 17:02
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 17:17
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Yun Li 17:23
Re: Fix XML handling with DOCTYPE Chapman Flack 17:27
Re: BUG #15641: Autoprewarm worker fails to start on Windows with huge pages in use Old PostgreSQL community/pgsql-bugs x Mithun Cy 17:42
Re: [HACKERS] Block level parallel vacuum Robert Haas 18:05
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Nikolay Samokhvalov 18:24
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 18:33
Re: jsonpath Tom Lane 19:08
Re: Row Level Security − leakproof-ness and performance implications Peter Eisentraut 19:08
Re: [HACKERS] Block level parallel vacuum Robert Haas 19:19
Re: BUG #15641: Autoprewarm worker fails to start on Windows with huge pages in use Old PostgreSQL community/pgsql-bugs x Robert Haas 19:35
[PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method 📎 Nikolay Shaplov 19:41
Re: Speed up transaction completion faster after many relations are accessed in a transaction Peter Eisentraut 19:48
Re: jsonpath 📎 Alexander Korotkov 19:49
Re: Row Level Security − leakproof-ness and performance implications Peter Eisentraut 19:52
Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov 19:54
Re: Online verification of checksums Robert Haas 20:02
Re: Rare SSL failures on eelpout 📎 Tom Lane 20:11
Re: Row Level Security − leakproof-ness and performance implications Joe Conway 20:13
Re: Online verification of checksums 📎 Michael Banck 20:15
Re: outdated reference to tuple header OIDs Andres Freund 20:16
Re: chained transactions Fabien COELHO 20:20
Re: jsonpath Tom Lane 20:23
Re: jsonpath Pavel Stehule 20:24
Re: [PATCH] remove repetitive characters in fdwhandler.sgml Andres Freund 20:41
Re: partitioned tables referenced by FKs 📎 Alvaro Herrera 20:42
Re: Facing issue in using special characters Peter J. Holzer 21:19
Re: Progress reporting for pg_verify_checksums 📎 Michael Banck 21:33
Re: Online verification of checksums Stephen Frost 21:50
Re: partitioned tables referenced by FKs 📎 Alvaro Herrera 22:02
Re: [HACKERS] Custom compression methods Tomas Vondra 22:08
Re: Progress reporting for pg_verify_checksums Fabien COELHO 22:14
Re: What to name the current heap after pluggable storage / what to rename? Andres Freund 23:24
Re: Rare SSL failures on eelpout Thomas Munro 23:25
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 23:34
pg_upgrade version checking questions Tom Lane 23:35
Re: Rare SSL failures on eelpout Tom Lane 23:44
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Robert Haas 23:59

March 19, 2019

Thread Author Time
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 📎 Matheus de Oliveira 00:04
Re: Progress reporting for pg_verify_checksums Kyotaro HORIGUCHI 00:04
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 00:12
Re: Rare SSL failures on eelpout Thomas Munro 00:14
Re: Rare SSL failures on eelpout Thomas Munro 00:27
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 00:31
Re: Rare SSL failures on eelpout Tom Lane 00:54
RE: speeding up planning with partitions Imai, Yoshikazu 01:18
Re: Libpq support to connect to standby server as priority Haribabu Kommi 01:33
Re: [HACKERS] Block level parallel vacuum Haribabu Kommi 01:39
Re: [HACKERS] CLUSTER command progress monitor 📎 Tatsuro Yamada 01:43
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 01:51
Re: [HACKERS] CLUSTER command progress monitor 📎 Tatsuro Yamada 02:02
extensions are hitting the ceiling Eric Hanson 02:38
Re: Problem with default partition pruning Kyotaro HORIGUCHI 02:40
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 02:56
RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki 03:05
Re: Add exclusive backup deprecation notes to documentation Stephen Frost 03:13
Re: Add exclusive backup deprecation notes to documentation Robert Haas 03:31
Re: What to name the current heap after pluggable storage / what to rename? Andres Freund 03:32
Re: Transaction commits VS Transaction commits (with parallel) VS query mean time Rahila Syed 03:32
Re: Add exclusive backup deprecation notes to documentation Stephen Frost 03:35
Re: Add exclusive backup deprecation notes to documentation Andres Freund 03:40
Re: Add exclusive backup deprecation notes to documentation Stephen Frost 03:49
RE: Timeout parameters Tsunakawa, Takayuki 04:13
Re: What to name the current heap after pluggable storage / what to rename? Haribabu Kommi 04:25
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 04:31

Browse Archives

Prev | Next