pgsql-hackers since 2017-01-23 22:22
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
Jan. 23, 2017
Jan. 24, 2017
Thread |
Author |
Time |
Re: Contrib: alternative MATERIALIZED VIEWs
|
Jim Nasby |
00:05 |
Re: IndexBuild Function call fcinfo cannot access memory
|
Jia Yu |
00:12 |
Re: GSoC 2017
|
Jim Nasby |
00:12 |
Re: Checksums by default?
|
Peter Geoghegan |
00:14 |
Re: IndexBuild Function call fcinfo cannot access memory
|
Jia Yu |
00:19 |
Re: Checksums by default?
|
Merlin Moncure |
00:20 |
Re: Checksums by default?
|
Jim Nasby |
00:36 |
Re: Checksums by default?
|
Jim Nasby |
00:39 |
Re: [PATCH] Generic type subscription
|
Jim Nasby |
00:54 |
Re: Checksums by default?
|
Stephen Frost |
00:55 |
Re: Fix a comment in feelist.c
|
Tatsuo Ishii |
00:55 |
Re: Online enabling of page level checksums
|
Jim Nasby |
01:09 |
Re: Checksums by default?
|
Tom Lane |
01:15 |
Re: Checksums by default?
|
Jim Nasby |
01:15 |
Re: [COMMITTERS] pgsql: Add function to import operating
system collations
|
Michael Paquier |
01:23 |
Re: Checksums by default?
|
Stephen Frost |
01:26 |
Re: Checksums by default?
|
Stephen Frost |
01:29 |
Re: Checksums by default?
|
Jim Nasby |
01:31 |
Re: Online enabling of page level checksums
|
Tom Lane |
01:34 |
Re: Checksums by default?
|
Peter Geoghegan |
01:38 |
Re: Checksums by default?
|
Michael Paquier |
01:39 |
Re: Checksums by default?
|
Stephen Frost |
01:47 |
Re: Checksums by default?
|
Petr Jelinek |
01:54 |
Re: Checksums by default?
|
Peter Geoghegan |
01:55 |
Re: Checksums by default?
|
Tom Lane |
02:01 |
Re: Checksums by default?
|
Peter Geoghegan |
02:04 |
Re: Checksums by default?
|
Tom Lane |
02:07 |
COPY IN/BOTH vs. extended query mode
|
Robert Haas |
02:12 |
Re: Checksums by default?
|
Jim Nasby |
02:17 |
Re: Checksums by default?
|
Tom Lane |
02:24 |
Re: Checksums by default?
|
Jim Nasby |
02:37 |
Re: Checksums by default?
|
Stephen Frost |
02:40 |
Re: Online enabling of page level checksums
|
Jim Nasby |
02:45 |
Re: Checksums by default?
|
Tom Lane |
02:47 |
Re: Checksums by default?
|
Andres Freund |
02:51 |
Re: Checksums by default?
|
Merlin Moncure |
03:11 |
Re: Faster methods for getting SPI results (460%
improvement) 📎
|
Jim Nasby |
03:23 |
Re: GSoC 2017
|
Peter van Hardenberg |
03:42 |
Re: Checksums by default?
|
Tom Lane |
03:49 |
Re: patch proposal
|
Michael Paquier |
03:52 |
Re: src/test/README for logical replication
|
Fujii Masao |
03:59 |
Re: Contrib: pqasyncnotifier.c -- a shell command client
for LISTEN 📎
|
Nico Williams |
04:00 |
Re: Contrib: alternative MATERIALIZED VIEWs
|
Nico Williams |
04:09 |
Re: Contrib: pqasyncnotifier.c -- a shell command client
for LISTEN
|
Nico Williams |
04:10 |
Re: Faster methods for getting SPI results (460% improvement)
|
Craig Ringer |
04:36 |
Re: Add pgstathashindex() to get hash index table statistics. 📎
|
Ashutosh Sharma |
04:39 |
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
|
Michael Paquier |
04:45 |
Re: Parallel bitmap heap scan 📎
|
Dilip Kumar |
04:48 |
Re: macaddr 64 bit (EUI-64) datatype support 📎
|
Haribabu Kommi |
04:55 |
Re: New SQL counter statistics view (pg_stat_sql)
|
Dilip Kumar |
04:59 |
contrib modules and relkind check 📎
|
Amit Langote |
05:14 |
Re: parallelize queries containing subplans 📎
|
Amit Kapila |
05:29 |
Re: Assignment of valid collation for SET operations on
queries with UNKNOWN types.
|
Michael Paquier |
05:32 |
Re: PoC plpgsql - possibility to force custom or generic plan
|
Pavel Stehule |
05:38 |
Re: PoC plpgsql - possibility to force custom or generic plan
|
Pavel Stehule |
05:43 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
06:06 |
Re: pageinspect: Hash index support
|
Ashutosh Sharma |
06:11 |
Re: contrib modules and relkind check
|
Michael Paquier |
06:11 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
06:15 |
Re: pageinspect: Hash index support
|
Amit Kapila |
06:18 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
06:22 |
Re: IndexBuild Function call fcinfo cannot access memory
|
Jia Yu |
06:33 |
Re: contrib modules and relkind check
|
Amit Langote |
06:35 |
Re: Speedup twophase transactions
|
Michael Paquier |
06:42 |
Re: Odd plan shown in src/backend/optimizer/README
|
Etsuro Fujita |
06:49 |
Re: WIP: About CMake v2
|
Michael Paquier |
06:50 |
Re: Checksums by default?
|
Andres Freund |
06:53 |
Re: WIP: About CMake v2
|
Andres Freund |
06:58 |
Re: WIP: About CMake v2
|
Michael Paquier |
07:00 |
Re: pg_hba_file_settings view patch
|
Michael Paquier |
07:17 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
07:54 |
Re: Protect syscache from bloating with negative cache
entries 📎
|
Kyotaro HORIGUCHI |
07:58 |
Re: Checksums by default?
|
Torsten Zuehlsdorff |
07:59 |
Re: Checksums by default?
|
Torsten Zuehlsdorff |
08:05 |
Re: Failure in commit_ts tap tests
|
Andrew Dunstan |
08:18 |
Re: Proposal : For Auto-Prewarm.
|
Mithun Cy |
08:26 |
Re: WIP: About CMake v2
|
Craig Ringer |
08:27 |
Re: Protect syscache from bloating with negative cache
entries
|
Kyotaro HORIGUCHI |
08:34 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Fabien COELHO |
08:58 |
PostgreSQL 8.2 installation error on Windows 2016 server
|
Shruti Rawal |
09:20 |
Re: [PROPOSAL] Temporal query processing with range types
|
Peter Moser |
09:32 |
Re: Cache Hash Index meta page.
|
Amit Kapila |
09:40 |
Re: parallelize queries containing subplans
|
Amit Kapila |
09:46 |
Re: Failure in commit_ts tap tests
|
Andrew Dunstan |
10:06 |
Re: Failure in commit_ts tap tests
|
Alvaro Herrera |
10:17 |
Re: Floating point comparison inconsistencies of the
geometric types
|
Kyotaro HORIGUCHI |
10:17 |
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
|
Vladimir Rusinov |
10:53 |
Re: Proposal : For Auto-Prewarm.
|
Beena Emerson |
10:56 |
Re: Speedup twophase transactions
|
Nikhil Sontakke |
11:08 |
Re: Review: GIN non-intrusive vacuum of posting tree
|
Andrew Borodin |
11:18 |
Re: Add pgstathashindex() to get hash index table statistics.
|
Kuntal Ghosh |
11:36 |
Re: Failure in commit_ts tap tests
|
Andrew Dunstan |
11:36 |
Superowners
|
Simon Riggs |
11:59 |
Re: Speedup twophase transactions
|
Stas Kelvich |
13:01 |
Re: patch proposal
|
David Steele |
13:03 |
Re: Checksums by default?
|
Ants Aasma |
13:06 |
Re: Failure in commit_ts tap tests
|
Tom Lane |
13:12 |
Re: Superowners
|
Tom Lane |
13:19 |
Re: Checksums by default?
|
Stephen Frost |
13:22 |
Re: Assignment of valid collation for SET operations on
queries with UNKNOWN types.
|
Ashutosh Bapat |
13:28 |
Re: Online enabling of page level checksums
|
David Steele |
13:33 |
Re: WIP: About CMake v2
|
Tom Lane |
13:37 |
Re: Declarative partitioning vs. BulkInsertState
|
Robert Haas |
13:51 |
Re: Valgrind-detected bug in partitioning code
|
Robert Haas |
14:02 |
Re: [PATCH] Generic type subscription
|
Tom Lane |
14:08 |
Re: Superowners
|
Simon Riggs |
14:12 |
Re: pg_hba_file_settings view patch
|
Ashutosh Bapat |
14:19 |
Re: Superowners
|
Stephen Frost |
14:23 |
Re: Speedup twophase transactions
|
Nikhil Sontakke |
14:26 |
Re: [PATCH] Change missleading comment for tm_mon field of
pg_tm structure
|
Robert Haas |
14:39 |
Deadlock in XLogInsert at AIX
|
Konstantin Knizhnik |
14:47 |
Re: PostgreSQL 8.2 installation error on Windows 2016
server
|
Aaron W. Swenson |
14:51 |
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types.
|
Tom Lane |
14:53 |
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types.
|
Tom Lane |
15:00 |
Active zombies at AIX
|
Konstantin Knizhnik |
15:08 |
Re: [COMMITTERS] pgsql: Add pg_sequence system catalog 📎
|
Peter Eisentraut |
15:08 |
Re: [COMMITTERS] pgsql: Add pg_sequence system catalog
|
Stephen Frost |
15:23 |
pgsql: Reindent table partitioning code.
|
Robert Haas |
15:25 |
Re: Active zombies at AIX
|
Tom Lane |
15:26 |
Re: pgsql: Reindent table partitioning code.
|
Tom Lane |
15:28 |
Re: Active zombies at AIX
|
Konstantin Knizhnik |
15:42 |
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types. 📎
|
Tom Lane |
15:46 |
Re: [PATCH] Transaction traceability - txid_status(bigint)
|
Robert Haas |
15:49 |
Re: [COMMITTERS] pgsql: Reindent table partitioning code.
|
Robert Haas |
15:51 |
Re: [ patch ] pg_dump: new --custom-fetch-table and
--custom-fetch-value parameters
|
Robert Haas |
16:25 |
Re: Deadlock in XLogInsert at AIX
|
Konstantin Knizhnik |
16:26 |
Re: logical-replication.sgml improvements
|
Robert Haas |
16:29 |
Re: Checksums by default?
|
Joshua D. Drake |
16:30 |
Re: pgbench more operators & functions
|
Robert Haas |
16:32 |
Re: pgbench more operators & functions
|
Robert Haas |
16:36 |
Re: logical-replication.sgml improvements
|
Erik Rijkers |
16:37 |
Re: Improvements in psql hooks for variables
|
Daniel Verite |
16:54 |
Re: Proposal : For Auto-Prewarm.
|
Mithun Cy |
16:55 |
Re: Improvements in psql hooks for variables 📎
|
Daniel Verite |
16:59 |
Re: Improvements in psql hooks for variables
|
Daniel Verite |
17:03 |
lseek/read/write overhead becomes visible at scale ..
|
Tobias Oberstein |
17:11 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Andres Freund |
17:18 |
Re: Performance improvement for joins where outer side is unique
|
Tom Lane |
17:27 |
Re: Review: GIN non-intrusive vacuum of posting tree
|
Jeff Davis |
17:29 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Tobias Oberstein |
17:37 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Andres Freund |
17:41 |
Re: Patch: Write Amplification Reduction Method (WARM) 📎
|
Pavan Deolasee |
17:42 |
Re: ICU integration 📎
|
Peter Eisentraut |
17:44 |
Re: ICU integration
|
Peter Eisentraut |
17:45 |
Re: Declarative partitioning - another take
|
Robert Haas |
17:56 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Tobias Oberstein |
17:57 |
Re: pgbench more operators & functions
|
Tom Lane |
17:58 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Daniel Verite |
18:08 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Andres Freund |
18:11 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
18:25 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Tobias Oberstein |
18:25 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Alvaro Herrera |
18:36 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless)
|
Corey Huinker |
18:40 |
Re: pgbench more operators & functions
|
David G. Johnston |
18:57 |
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
|
Stephen Frost |
18:59 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Andres Freund |
18:59 |
Re: lseek/read/write overhead becomes visible at scale ..
|
Andres Freund |
19:07 |
Re: pgbench more operators & functions
|
Tom Lane |
19:28 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)
|
Tom Lane |
19:38 |
Re: \if, \elseif, \else, \endif (was Re: PSQL commands:
\quit_if, \quit_unless) 📎
|
Corey Huinker |
19:52 |
Re: Improvements in psql hooks for variables
|
Tom Lane |
20:03 |
Re: PoC plpgsql - possibility to force custom or generic plan 📎
|
Pavel Stehule |
20:33 |
Re: patch: function xmltable 📎
|
Alvaro Herrera |
20:38 |
Re: Declarative partitioning - another take
|
Robert Haas |
20:55 |
Re: pgbench more operators & functions
|
Robert Haas |
21:38 |
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
|
Robert Haas |
21:47 |
Re: Parallel Index Scans
|
Robert Haas |
21:51 |
Re: increasing the default WAL segment size
|
Robert Haas |
21:58 |
Re: Re: [bug fix] Cascading standby cannot catch up and get
stuck emitting the same message repeatedly
|
Fujii Masao |
22:05 |
Re: [PATCH] pgpassfile connection option
|
Tom Lane |
22:17 |
Re: [COMMITTERS] pgsql: Add pg_sequence system catalog
|
Peter Eisentraut |
22:24 |
Re: PATCH: recursive json_populate_record() 📎
|
Nikita Glukhov |
22:25 |
Re: patch: function xmltable
|
Andres Freund |
22:37 |
Jan. 25, 2017
Browse Archives
Prev
|
Next