pgsql-hackers before 2019-03-18 20:02
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
Browse Archives
Prev
|
Next
March 16, 2019
March 17, 2019
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 |
Browse Archives
Prev
|
Next