pgsql-hackers since 2021-04-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
Browse Archives
Prev
|
Next
April 20, 2021
Thread |
Author |
Time |
Re: Bogus collation version recording in recordMultipleDependencies
|
Thomas Munro |
00:05 |
Re: pg_amcheck contrib application
|
Mark Dilger |
00:07 |
Re: partial heap only tuples
|
Bruce Momjian |
00:09 |
proposal for PostgreSQL program
|
Khaled Anas |
00:17 |
Re: Do we need to update copyright for PG11 branch
|
Bruce Momjian |
00:27 |
Re: when the startup process doesn't
|
Bruce Momjian |
00:30 |
Re: when the startup process doesn't
|
Thomas Munro |
00:38 |
Re: partial heap only tuples
|
Peter Geoghegan |
00:41 |
Re: when the startup process doesn't
|
Tom Lane |
00:44 |
Re: Implementing Incremental View Maintenance
|
Yugo NAGATA |
00:51 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
|
James Coleman |
00:56 |
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing
clusterdb
|
Kyotaro Horiguchi |
01:19 |
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing
clusterdb
|
Kyotaro Horiguchi |
01:29 |
Re: GSoC 2021 Proposal Document
|
Andreas 'ads' Scherbaum |
01:38 |
Re: pg_amcheck option to install extension
|
Michael Paquier |
01:41 |
Re: Bogus collation version recording in recordMultipleDependencies
|
Julien Rouhaud |
01:46 |
Re: Bogus collation version recording in recordMultipleDependencies
|
Julien Rouhaud |
01:49 |
Re: Truncate in synchronous logical replication failed
|
Ajin Cherian |
01:52 |
Re: ANALYZE counts LP_DEAD line pointers as n_dead_tup
|
Peter Geoghegan |
01:58 |
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Bharath Rupireddy |
02:04 |
Re: Can a child process detect postmaster death when in pg_usleep? 📎
|
Bharath Rupireddy |
02:06 |
Re: pg_amcheck option to install extension
|
Mark Dilger |
02:15 |
Re: Bogus collation version recording in recordMultipleDependencies
|
Peter Geoghegan |
02:27 |
HEAD looks clean with wal_consistency_checking = all
|
Michael Paquier |
02:42 |
Re: 2 questions about volatile attribute of pg_proc.
|
Andy Fan |
02:47 |
amcheck eating most of the runtime with wal_consistency_checking
|
Michael Paquier |
02:50 |
Re: 2 questions about volatile attribute of pg_proc.
|
Andy Fan |
02:55 |
Re: 2 questions about volatile attribute of pg_proc.
|
Pavel Stehule |
02:57 |
Re: amcheck eating most of the runtime with wal_consistency_checking
|
Peter Geoghegan |
02:58 |
Re: Reduce the number of special cases to build contrib modules on windows
|
David Rowley |
03:00 |
Re: Bogus collation version recording in recordMultipleDependencies
|
Julien Rouhaud |
03:02 |
Re: Forget close an open relation in ReorderBufferProcessTXN() 📎
|
Amit Langote |
03:06 |
Re: pg_amcheck option to install extension
|
Michael Paquier |
03:06 |
Re: Bogus collation version recording in recordMultipleDependencies
|
Thomas Munro |
03:07 |
Re: 2 questions about volatile attribute of pg_proc.
|
Andy Fan |
03:16 |
An omission of automatic completion in tab-complete.c 📎
|
[email protected] |
03:28 |
RE: Truncate in synchronous logical replication failed 📎
|
[email protected] |
03:30 |
Re: 2 questions about volatile attribute of pg_proc.
|
Pavel Stehule |
03:31 |
Re: Replication slot stats misgivings 📎
|
Masahiko Sawada |
03:37 |
Re: pg_amcheck option to install extension
|
Mark Dilger |
03:39 |
Re: pg_amcheck option to install extension
|
Michael Paquier |
04:22 |
Re: locking [user] catalog tables vs 2pc vs logical rep
|
vignesh C |
04:27 |
Stale description for pg_basebackup 📎
|
Kyotaro Horiguchi |
04:32 |
select 'x' ~ repeat('x*y*z*', 1000);
|
Thomas Munro |
04:43 |
Re: Performance Evaluation of Result Cache by using TPC-DS 📎
|
Yuya Watari |
04:43 |
Re: Table refer leak in logical replication
|
Michael Paquier |
05:09 |
Re: pg_amcheck option to install extension
|
Mark Dilger |
05:31 |
Re: 2 questions about volatile attribute of pg_proc.
|
Andy Fan |
05:32 |
Re: select 'x' ~ repeat('x*y*z*', 1000);
|
Tom Lane |
05:34 |
Re: terminate called after throwing an instance of 'std::bad_alloc'
|
Justin Pryzby |
05:38 |
Re: [HACKERS] logical decoding of two-phase transactions 📎
|
Peter Smith |
05:45 |
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb 📎
|
Amul Sul |
05:48 |
Re: Table refer leak in logical replication
|
Amit Langote |
05:48 |
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Masahiko Sawada |
05:49 |
Re: 2 questions about volatile attribute of pg_proc.
|
Pavel Stehule |
05:58 |
Re: terminate called after throwing an instance of 'std::bad_alloc'
|
Justin Pryzby |
05:58 |
Re: Performance degradation of REFRESH MATERIALIZED VIEW
|
Bharath Rupireddy |
06:55 |
Re: Table refer leak in logical replication
|
Michael Paquier |
07:21 |
Partitioned table permission question
|
Junfeng Yang |
07:24 |
Re: pg_amcheck option to install extension
|
Michael Paquier |
07:37 |
Re: An omission of automatic completion in tab-complete.c
|
Michael Paquier |
07:41 |
Re: An omission of automatic completion in tab-complete.c
|
Aleksander Alekseev |
08:35 |
Re: Table refer leak in logical replication
|
Amit Langote |
08:51 |
[bug?] Missed parallel safety checks, and wrong parallel safety
|
[email protected] |
08:52 |
Re: [bug?] Missed parallel safety checks, and wrong parallel safety
|
Bharath Rupireddy |
09:36 |
PATCH: Add GSSAPI ccache_name option to libpq 📎
|
Daniel Carter |
09:37 |
Tiny update to pg_stat_statements documentation 📎
|
Greg Nancarrow |
09:49 |
Re: Replication slot stats misgivings 📎
|
Amit Kapila |
09:59 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
|
Dagfinn Ilmari Mannsåker |
10:01 |
Re: Tiny update to pg_stat_statements documentation
|
Bharath Rupireddy |
10:06 |
Re: Replication slot stats misgivings
|
vignesh C |
10:22 |
Re: PATCH: Add GSSAPI ccache_name option to libpq
|
Aleksander Alekseev |
10:30 |
Re: PATCH: Add GSSAPI ccache_name option to libpq
|
Dave Page |
10:41 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96 📎
|
Dagfinn Ilmari Mannsåker |
11:11 |
RE: Table refer leak in logical replication
|
[email protected] |
11:29 |
RFE: Make statistics robust for unplanned events
|
Patrik Novotny |
11:59 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
|
James Coleman |
12:01 |
Typo in dshash_find() comments 📎
|
Julien Rouhaud |
12:16 |
Re: Partitioned table permission question
|
Amit Langote |
12:17 |
Re: when the startup process doesn't
|
Magnus Hagander |
12:22 |
Re: Replication slot stats misgivings
|
Masahiko Sawada |
12:26 |
Re: Typo in dshash_find() comments
|
Magnus Hagander |
12:37 |
Re: Typo in dshash_find() comments
|
Julien Rouhaud |
12:39 |
Re: when the startup process doesn't
|
Robert Haas |
12:43 |
Re: pg_amcheck option to install extension
|
Robert Haas |
12:47 |
Re: Table refer leak in logical replication
|
Amit Kapila |
12:50 |
Re: pg_amcheck option to install extension
|
Magnus Hagander |
12:54 |
Re: pg_amcheck option to install extension
|
Robert Haas |
12:54 |
Re: when the startup process doesn't
|
Magnus Hagander |
13:04 |
Copyright on perl files
|
Andrew Dunstan |
13:58 |
Re: Copyright on perl files
|
Tom Lane |
14:09 |
Re: Replication slot stats misgivings 📎
|
Masahiko Sawada |
14:23 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
|
Tom Lane |
14:42 |
Re: [bug?] Missed parallel safety checks, and wrong parallel safety
|
Tom Lane |
14:49 |
Re: pg_amcheck option to install extension
|
Alvaro Herrera |
14:51 |
`make check` doesn't pass on MacOS Catalina 📎
|
Aleksander Alekseev |
14:57 |
Re: Free port choosing freezes when PostgresNode::use_tcp is used on
BSD systems
|
Andrew Dunstan |
14:59 |
Re: `make check` doesn't pass on MacOS Catalina
|
Tom Lane |
15:02 |
Re: Free port choosing freezes when PostgresNode::use_tcp is used on BSD systems
|
Tom Lane |
15:03 |
Re: pg_amcheck option to install extension
|
Andrew Dunstan |
15:08 |
Re: pg_amcheck option to install extension
|
Tom Lane |
15:09 |
Re: when the startup process doesn't
|
Jehan-Guillaume de Rorthais |
15:17 |
Re: pg_amcheck option to install extension
|
Mark Dilger |
15:33 |
Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
|
Tom Lane |
15:38 |
Docs: Move parallel_leader_participation GUC description under
relevant category 📎
|
Bharath Rupireddy |
15:46 |
Re: `make check` doesn't pass on MacOS Catalina
|
Aleksander Alekseev |
15:55 |
Re: pg_amcheck option to install extension
|
Andrew Dunstan |
16:00 |
Re: pg_amcheck option to install extension
|
Tom Lane |
16:04 |
Re: `make check` doesn't pass on MacOS Catalina
|
Andrew Dunstan |
16:06 |
Re: Feature improvement: can we add queryId for
pg_catalog.pg_stat_activity view?
|
Bruce Momjian |
16:22 |
Re: Synchronous commit behavior during network outage
|
Aleksander Alekseev |
16:23 |
Re: PATCH: Add GSSAPI ccache_name option to libpq
|
Daniel Carter |
16:28 |
Re: Synchronous commit behavior during network outage
|
Tomas Vondra |
16:38 |
Re: pg_amcheck option to install extension
|
Robert Haas |
16:56 |
Re: Problems around compute_query_id 📎
|
Bruce Momjian |
16:59 |
Re: multi-install PostgresNode fails with older postgres versions 📎
|
Andrew Dunstan |
17:11 |
Re: when the startup process doesn't
|
Magnus Hagander |
17:32 |
Re: Synchronous commit behavior during network outage
|
Ondřej Žižka |
17:49 |
Re: Synchronous commit behavior during network outage
|
Maksim Milyutin |
17:51 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Stefan Keller |
17:56 |
Re: Synchronous commit behavior during network outage
|
Ondřej Žižka |
18:00 |
Re: Synchronous commit behavior during network outage
|
Ondřej Žižka |
18:05 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Andrey Borodin |
18:18 |
Re: Synchronous commit behavior during network outage
|
Maksim Milyutin |
18:18 |
Re: when the startup process doesn't
|
Tom Lane |
18:23 |
Re: when the startup process doesn't
|
Stephen Frost |
18:51 |
Re: when the startup process doesn't
|
Tom Lane |
18:56 |
Re: PATCH: Add GSSAPI ccache_name option to libpq
|
Stephen Frost |
19:01 |
Re: when the startup process doesn't
|
Stephen Frost |
19:04 |
Re: fix old confusing JSON example
|
Erik Rijkers |
19:07 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Peter Geoghegan |
19:24 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Chapman Flack |
19:35 |
Re: PATCH: Add GSSAPI ccache_name option to libpq
|
Daniel Carter |
19:44 |
Re: fix old confusing JSON example
|
Justin Pryzby |
19:44 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Peter Geoghegan |
19:45 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Jonah H. Harris |
19:51 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Peter Geoghegan |
20:22 |
Re: when the startup process doesn't
|
Andres Freund |
20:28 |
Re: when the startup process doesn't
|
Andres Freund |
20:36 |
Re: when the startup process doesn't
|
Alvaro Herrera |
20:54 |
Re: fix old confusing JSON example
|
Tom Lane |
21:08 |
Re: when the startup process doesn't
|
SATYANARAYANA NARLAPURAM |
21:11 |
Re: Synchronous commit behavior during network outage
|
SATYANARAYANA NARLAPURAM |
21:19 |
Re: RFE: Make statistics robust for unplanned events
|
Peter Geoghegan |
21:25 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Stefan Keller |
21:29 |
Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)
|
Tom Lane |
21:49 |
Re: ML-based indexing ("The Case for Learned Index Structures", a
paper from Google)
|
Peter Geoghegan |
21:51 |
Privilege boundary between sysadmin and database superuser [Was: Re:
pg_amcheck option to install extension]
|
Mark Dilger |
22:00 |
Re: Privilege boundary between sysadmin and database superuser [Was: Re: pg_amcheck option to install extension]
|
Tom Lane |
22:19 |
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY 📎
|
Alvaro Herrera |
22:41 |
Re: Free port choosing freezes when PostgresNode::use_tcp is used on
BSD systems 📎
|
Alexey Kondratov |
22:49 |
April 21, 2021
Browse Archives
Prev
|
Next