pgsql-hackers since 2018-03-01 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
Browse Archives
Prev
|
Next
March 1, 2018
Thread |
Author |
Time |
Re: Missing comment edit
|
Tom Lane |
00:03 |
Re: Cast jsonb to numeric, int, float, bool 📎
|
Nikita Glukhov |
00:12 |
Re: IndexTupleDSize macro seems redundant
|
Tom Lane |
00:26 |
Re: prokind column (was Re: [HACKERS] SQL procedures)
|
Michael Paquier |
00:46 |
Re: row filtering for logical replication
|
David Fetter |
00:47 |
Re: VPATH build from a tarball fails with some gmake versions
|
Andrew Dunstan |
00:49 |
Re: row filtering for logical replication
|
Craig Ringer |
00:54 |
Re: ON CONFLICT DO UPDATE for partitioned tables
|
Amit Langote |
00:57 |
Re: RFC: Add 'taint' field to pg_control.
|
Justin Pryzby |
01:00 |
Re: Two small patches for the isolationtester lexer
|
Daniel Gustafsson |
01:00 |
Re: RFC: Add 'taint' field to pg_control.
|
Craig Ringer |
01:03 |
Re: RFC: Add 'taint' field to pg_control.
|
Craig Ringer |
01:12 |
Re: Online enabling of checksums
|
Daniel Gustafsson |
01:13 |
Re: RFC: Add 'taint' field to pg_control.
|
Craig Ringer |
01:14 |
Re: Online enabling of checksums
|
Craig Ringer |
01:16 |
[bug fix] pg_rewind creates corrupt WAL files, and the standby
cannot catch up the primary 📎
|
Tsunakawa, Takayuki |
01:26 |
Re: [HACKERS] path toward faster partition pruning
|
Amit Langote |
01:27 |
Synchronous replay take III 📎
|
Thomas Munro |
01:39 |
Re: [bug fix] pg_rewind creates corrupt WAL files, and the standby
cannot catch up the primary
|
Michael Paquier |
01:59 |
Re: [HACKERS] path toward faster partition pruning 📎
|
Amit Langote |
02:27 |
faster testing with symlink installs 📎
|
Peter Eisentraut |
02:34 |
Re: Support for ECDSA & ed25519 digital signatures in pgcrypto?
|
Bruce Momjian |
02:43 |
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples
inaccurate. 📎
|
David Gould |
03:23 |
chained transactions 📎
|
Peter Eisentraut |
03:35 |
fixing more format truncation issues 📎
|
Peter Eisentraut |
04:14 |
Re: [HACKERS] SERIALIZABLE with parallel query 📎
|
Thomas Munro |
04:35 |
CALL optional in PL/pgSQL 📎
|
Peter Eisentraut |
04:51 |
Re: [HACKERS] path toward faster partition pruning 📎
|
Amit Langote |
04:53 |
Re: [HACKERS] path toward faster partition pruning
|
Ashutosh Bapat |
05:02 |
RE: [bug fix] Produce a crash dump before main() on Windows 📎
|
Tsunakawa, Takayuki |
05:13 |
Why chain of snapshots is used in ReorderBufferCommit? 📎
|
Arseny Sher |
05:17 |
Re: CALL optional in PL/pgSQL
|
David G. Johnston |
05:23 |
Re: Online enabling of checksums
|
Andrey Borodin |
05:23 |
Re: Why chain of snapshots is used in ReorderBufferCommit?
|
Andres Freund |
05:26 |
Re: PATCH: Unlogged tables re-initialization tests
|
Thomas Munro |
05:27 |
Two-phase update of restart_lsn in LogicalConfirmReceivedLocation
|
Arseny Sher |
05:39 |
Re: 2018-03 Commitfest starts tomorrow
|
Tom Lane |
05:42 |
Re: Synchronous replay take III
|
Thomas Munro |
05:55 |
Re: CALL optional in PL/pgSQL
|
Pavel Stehule |
06:28 |
Re: server crash in nodeAppend.c
|
Rajkumar Raghuwanshi |
06:30 |
Re: [HACKERS] pgbench randomness initialization
|
Fabien COELHO |
06:56 |
Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation
|
Craig Ringer |
07:03 |
RE: [bug fix] pg_rewind creates corrupt WAL files, and the standby
cannot catch up the primary
|
Tsunakawa, Takayuki |
07:49 |
Re: Contention preventing locking
|
Konstantin Knizhnik |
07:52 |
Re: Online enabling of checksums
|
Andrey Borodin |
07:56 |
Re: Online enabling of checksums
|
Michael Paquier |
08:00 |
JIT compiling with LLVM v11
|
Andres Freund |
08:02 |
Re: Online enabling of checksums
|
Andres Freund |
08:04 |
Re: [bug fix] pg_rewind creates corrupt WAL files, and the standby
cannot catch up the primary
|
Michael Paquier |
08:06 |
Re: Synchronous replay take III
|
Michael Paquier |
08:07 |
Re: 2018-03 Commitfest starts tomorrow
|
Michael Paquier |
08:10 |
Re: no partition pruning when partitioning using array type 📎
|
Amit Langote |
08:16 |
Re: Cast jsonb to numeric, int, float, bool
|
Darafei Komяpa Praliaskouski |
08:19 |
Re: pgbench - add \if support
|
Andres Freund |
08:26 |
Re: PATCH: pgbench - option to build using ppoll() for larger
connection counts
|
Andres Freund |
08:34 |
Re: [PATCH] Find additional connection service files in
pg_service.conf.d directory
|
Andres Freund |
08:53 |
Re: PATCH: pgbench - break out timing data for initialization phases
|
Andres Freund |
08:57 |
Re: [PATCH] pgbench - refactor some connection finish/null into
common function
|
Andres Freund |
09:05 |
Re: pgbench - test whether a variable exists
|
Andres Freund |
09:17 |
Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC
pseudo-variable.
|
Andres Freund |
09:25 |
Re: [PoC PATCH] Parallel dump to /dev/null
|
Andres Freund |
09:28 |
Re: Missing comment edit
|
Andres Freund |
09:31 |
Re: Minor fix for pgbench documentation
|
Andres Freund |
09:42 |
Re: Documenting PROVE_TESTS in section of TAP tests
|
Andres Freund |
09:52 |
Re: 2018-03 Commitfest starts tomorrow
|
Magnus Hagander |
09:52 |
Re: [doc fix] Correct calculation of vm.nr_hugepages
|
Andres Freund |
09:54 |
[GSOC 18] Performance Farm Project
|
马来酸 |
09:56 |
Re: 2018-03 Commitfest starts tomorrow
|
Andres Freund |
09:58 |
Re: pgbench - test whether a variable exists
|
Fabien COELHO |
10:06 |
Re: Why chain of snapshots is used in ReorderBufferCommit?
|
Arseny Sher |
10:12 |
change in behaviour for format_type() call 📎
|
Rushabh Lathia |
10:16 |
Re: to_typemod(type_name) information function
|
Andres Freund |
10:16 |
Re: Cast jsonb to numeric, int, float, bool
|
Nikita Glukhov |
10:20 |
Re: pgbench - add \if support
|
Fabien COELHO |
10:21 |
Re: TAP test module - PostgresClient
|
Andres Freund |
10:27 |
Re: [HACKERS] taking stdbool.h into use
|
Andres Freund |
10:28 |
Re: PATCH: pgbench - option to build using ppoll() for larger
connection counts
|
Fabien COELHO |
10:30 |
Re: [HACKERS] Partition-wise aggregation/grouping 📎
|
Jeevan Chalke |
10:34 |
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent
memory
|
Andres Freund |
10:36 |
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent
memory
|
Heikki Linnakangas |
10:40 |
Re: Failed to request an autovacuum work-item in silence
|
Andres Freund |
10:41 |
Re: Isolation tester result formatting
|
Andres Freund |
10:49 |
2018-03 Commitfest Summary (Andres #1)
|
Andres Freund |
11:03 |
Re: [HACKERS] [PATCH] Incremental sort 📎
|
Alexander Korotkov |
12:23 |
Re: [HACKERS] MERGE SQL Statement for PG11
|
Pavan Deolasee |
12:33 |
Re: inserts into partitioned table may cause crash
|
Etsuro Fujita |
12:40 |
Re: Incorrect comments in partition.c
|
Etsuro Fujita |
12:40 |
In reference to gsoc
|
Tanvi Dadu |
12:50 |
Re: [HACKERS] path toward faster partition pruning
|
Robert Haas |
12:56 |
Re: [HACKERS] Runtime Partition Pruning 📎
|
David Rowley |
13:04 |
Re: 2018-03 Commitfest Summary (Andres #1)
|
Fabien COELHO |
13:09 |
Re: parallel append vs. simple UNION ALL
|
Rajkumar Raghuwanshi |
13:11 |
Re: [PoC PATCH] Parallel dump to /dev/null
|
Michael Banck |
13:21 |
Re: parallel append vs. simple UNION ALL
|
Ashutosh Bapat |
13:30 |
Re: 2018-03 Commitfest starts tomorrow
|
David Steele |
13:55 |
zheap: a new storage format for PostgreSQL
|
Amit Kapila |
14:09 |
Re: Re: Cast jsonb to numeric, int, float, bool
|
David Steele |
14:13 |
Re: to_typemod(type_name) information function
|
Sophie Herold |
14:17 |
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples
inaccurate.
|
Alexander Kuzmenkov |
14:25 |
Comments on old bug report in light of CVE-2018-1058
|
David G. Johnston |
14:30 |
Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin and
sp-gist
|
David Steele |
14:35 |
Re: zheap: a new storage format for PostgreSQL 📎
|
Amit Kapila |
15:05 |
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate.
|
Tom Lane |
15:09 |
Re: Online enabling of checksums
|
Magnus Hagander |
15:18 |
SHOW ALL does not honor pg_read_all_settings membership 📎
|
Laurenz Albe |
15:22 |
Re: row filtering for logical replication
|
Erik Rijkers |
15:27 |
Re: zheap: a new storage format for PostgreSQL
|
Satyanarayana Narlapuram |
15:30 |
Re: CALL optional in PL/pgSQL
|
Tom Lane |
15:31 |
Re: 2018-03 Commitfest starts tomorrow
|
Alvaro Herrera |
15:35 |
Re: row filtering for logical replication
|
Euler Taveira |
15:41 |
Re: change in behaviour for format_type() call
|
Tom Lane |
15:49 |
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA
|
Jesper Pedersen |
15:50 |
Re: Re: [PATCH] Opclass parameters
|
David Steele |
16:02 |
Re: row filtering for logical replication
|
David Fetter |
16:06 |
Re: csv format for psql 📎
|
Daniel Verite |
16:10 |
Re: [PATCH][PROPOSAL] Add enum releation option type 📎
|
Nikita Glukhov |
16:11 |
Re: csv format for psql
|
Pavel Stehule |
16:15 |
Re: [PATCH] Find additional connection service files in
pg_service.conf.d directory
|
Curt Tilmes |
16:36 |
Re: change in behaviour for format_type() call
|
Tom Lane |
16:40 |
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples
inaccurate. 📎
|
Alexander Kuzmenkov |
16:56 |
Re: pgbench - add \if support
|
Daniel Verite |
16:57 |
Re: zheap: a new storage format for PostgreSQL
|
Hartmut Holzgraefe |
16:58 |
Re: Missing comment edit
|
Tom Lane |
17:04 |
Re: 2018-03 Commitfest starts tomorrow
|
David Steele |
17:05 |
Re: zheap: a new storage format for PostgreSQL
|
Amit Kapila |
17:08 |
Re: 2018-03 Commitfest starts tomorrow
|
Magnus Hagander |
17:13 |
Re: 2018-03 Commitfest starts tomorrow
|
Tom Lane |
17:23 |
Re: [HACKERS] Creating backup history files for backups taken from standbys
|
Fujii Masao |
17:29 |
Re: New gist vacuum.
|
Tom Lane |
17:44 |
Re: pgbench - add \if support 📎
|
Fabien COELHO |
17:47 |
Re: [PATCH][PROPOSAL] Add enum releation option type
|
Alvaro Herrera |
17:47 |
Re: 2018-03 Commitfest Summary (Andres #1)
|
Andres Freund |
17:53 |
Re: change in behaviour for format_type() call
|
Alvaro Herrera |
17:54 |
Re: [PoC PATCH] Parallel dump to /dev/null
|
Andres Freund |
18:04 |
Re: [PATCH] Find additional connection service files in
pg_service.conf.d directory 📎
|
Curt Tilmes |
18:04 |
Re: pgbench - add \if support
|
Andres Freund |
18:06 |
Re: PATCH: Unlogged tables re-initialization tests
|
David Steele |
18:12 |
Re: [PATCH] Find additional connection service files in
pg_service.conf.d directory
|
Andres Freund |
18:13 |
Re: [HACKERS] Runtime Partition Pruning
|
Jesper Pedersen |
18:17 |
Re: pgbench - test whether a variable exists
|
Alvaro Herrera |
18:25 |
Re: Sample values for pg_stat_statements
|
Andres Freund |
18:26 |
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly
|
Tom Lane |
18:34 |
Re: 2018-03 Commitfest Summary (Andres #1)
|
Tom Lane |
18:37 |
Re: [PATCH] Find additional connection service files in
pg_service.conf.d directory 📎
|
Curt Tilmes |
18:40 |
Re: 2018-03 Commitfest Summary (Andres #1)
|
Peter Geoghegan |
18:41 |
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02)
|
Andres Freund |
18:43 |
Re: Protect syscache from bloating with negative cache entries
|
Andres Freund |
18:54 |
Re: [PoC PATCH] Parallel dump to /dev/null
|
Alvaro Herrera |
19:00 |
Re: [HACKERS] MERGE SQL Statement for PG11
|
Peter Geoghegan |
19:06 |
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE
|
Tom Lane |
19:09 |
Re: [HACKERS] path toward faster partition pruning
|
Robert Haas |
19:13 |
Re: "failed to find parent tuple for heap-only tuple" error as an
ERRCODE_DATA_CORRUPTION ereport()
|
David Steele |
19:15 |
Re: [HACKERS] Moving relation extension locks out of heavyweight
lock manager
|
Andres Freund |
19:17 |
Re: Failed to request an autovacuum work-item in silence
|
Alvaro Herrera |
19:18 |
Re: "failed to find parent tuple for heap-only tuple" error as an
ERRCODE_DATA_CORRUPTION ereport()
|
Peter Geoghegan |
19:19 |
Re: [HACKERS] Small improvement to compactify_tuples
|
Andres Freund |
19:22 |
Re: "failed to find parent tuple for heap-only tuple" error as an
ERRCODE_DATA_CORRUPTION ereport()
|
David Steele |
19:23 |
Re: Protect syscache from bloating with negative cache entries
|
Robert Haas |
19:24 |
Re: Protect syscache from bloating with negative cache entries
|
Andres Freund |
19:29 |
Re: [GSOC 18] Performance Farm Project
|
Robert Haas |
19:31 |
Re: Parallel Aggregates for string_agg and array_agg
|
David Steele |
19:33 |
Re: Re: Suspicious call of initial_cost_hashjoin()
|
David Steele |
19:45 |
Re: [HACKERS] Surjective functional indexes
|
Andres Freund |
19:48 |
Re: Protect syscache from bloating with negative cache entries
|
Robert Haas |
19:49 |
Re: "failed to find parent tuple for heap-only tuple" error as an
ERRCODE_DATA_CORRUPTION ereport()
|
Peter Geoghegan |
20:01 |
Re: Protect syscache from bloating with negative cache entries
|
Andres Freund |
20:01 |
Re: [PATCH] Opclass parameters
|
Oleg Bartunov |
20:02 |
Re: Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug
|
David Steele |
20:05 |
Re: Re: [HACKERS] plpgsql - additional extra checks
|
David Steele |
20:14 |
Re: [HACKERS] Secondary index access optimizations
|
Andres Freund |
20:15 |
Re: Protect syscache from bloating with negative cache entries
|
Robert Haas |
20:19 |
Re: Protect syscache from bloating with negative cache entries
|
Andres Freund |
20:26 |
Re: In reference to gsoc
|
Robert Haas |
20:29 |
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager
|
Robert Haas |
20:37 |
Re: Index-only scan returns incorrect results when using a composite GIST index with a gist_trgm_ops column.
|
Tom Lane |
20:39 |
Re: [HACKERS] Moving relation extension locks out of heavyweight
lock manager
|
Andres Freund |
20:40 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
Andres Freund |
20:49 |
Re: Re: [PATCH] Opclass parameters
|
Oleg Bartunov |
20:50 |
Re: [HACKERS] Removing useless DISTINCT clauses
|
Andres Freund |
20:51 |
Re: [HACKERS] Removing useless DISTINCT clauses
|
David Rowley |
20:53 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
David Rowley |
20:53 |
Re: [PATCH] Opclass parameters
|
David Steele |
20:55 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
Andres Freund |
20:56 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
David Rowley |
20:57 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
Andres Freund |
20:59 |
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager
|
Robert Haas |
21:01 |
Re: MCV lists for highly skewed distributions
|
Andres Freund |
21:01 |
Re: "failed to find parent tuple for heap-only tuple" error as an ERRCODE_DATA_CORRUPTION ereport()
|
Tom Lane |
21:04 |
Re: WIP Patch: Precalculate stable functions, infrastructure v1
|
Andres Freund |
21:11 |
Re: zheap: a new storage format for PostgreSQL
|
Alexander Korotkov |
21:12 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
David Rowley |
21:14 |
Re: [HACKERS] Removing LEFT JOINs in more cases
|
Andres Freund |
21:23 |
Re: row filtering for logical replication 📎
|
Erik Rijkers |
21:25 |
Re: Parallel Aggregates for string_agg and array_agg
|
Andres Freund |
21:26 |
Re: Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug
|
Alexander Korotkov |
21:26 |
Re: Parallel Aggregates for string_agg and array_agg 📎
|
David Rowley |
21:27 |
Re: row filtering for logical replication
|
Andres Freund |
21:27 |
Re: Optimize Arm64 crc32c implementation in Postgresql
|
Andres Freund |
21:36 |
Re: Optimize Arm64 crc32c implementation in Postgresql
|
Andres Freund |
21:36 |
Re: jsonpath
|
Nikita Glukhov |
21:40 |
Browse Archives
Prev
|
Next