Movatterモバイル変換


[0]ホーム

URL:


Quick Links

pgsql-hackers since 2024-06-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
Jump to day:123456789101112131415161718192021222324252627282930

June 17, 2024

ThreadAuthorTime
Re: Removing unneeded self joins 📎jian he00:00
Re: Using LibPq in TAP tests via FFIThomas Munro00:03
Re: Conflict Detection and ResolutionTomas Vondra00:08
Re: Using LibPq in TAP tests via FFIAndres Freund00:23
Re: Using LibPq in TAP tests via FFITom Lane00:30
Re: Using LibPq in TAP tests via FFITom Lane00:34
Re: Using LibPq in TAP tests via FFITom Lane00:53
Re: Using LibPq in TAP tests via FFIThomas Munro01:36
Re: Using LibPq in TAP tests via FFIThomas Munro01:41
minor doc change in src/sgml/xfunc.sgmljian he03:24
Re: POC, WIP: OR-clause support for indexes 📎Andrei Lepikhov04:01
Re: BF mamba failure 📎Michael Paquier04:32
Re: minor doc change in src/sgml/xfunc.sgmlMichael Paquier04:37
Re: Conflict Detection and ResolutionAmit Kapila05:42
Re: ON ERROR in json_query and the like 📎Amit Langote06:20
Separate HEAP WAL replay logic into its own file 📎Li, Yong06:20
Re: Pgoutput not capturing the generated columnsShlok Kyal06:20
Re: Pgoutput not capturing the generated columnsvignesh C06:27
Re: SQL/JSON query functions context_item doc entry and type requirementAmit Langote06:43
Re: Conflict Detection and ResolutionDilip Kumar08:17
Re: RFC: adding pytest as a supported test frameworkMatthias van de Meent08:27
Re: Pgoutput not capturing the generated columns 📎Peter Smith08:27
Re: Using LibPq in TAP tests via FFIAlvaro Herrera09:07
Re: SQL/JSON query functions context_item doc entry and type requirement 📎jian he09:47
Re: Conflict Detection and ResolutionAmit Kapila09:52
Re: ecdh support causes unnecessary roundtripsDaniel Gustafsson10:00
Re: Vacuum statistics 📎Alena Rybakina10:09
Re: POC, WIP: OR-clause support for indexesAlena Rybakina10:33
Re: Avoid orphaned objects dependencies, take 3 📎Bertrand Drouvot10:50
Re: speed up a logical replica setupPeter Eisentraut11:04
Re: speed up a logical replica setupPeter Eisentraut11:08
Re: POC, WIP: OR-clause support for indexesAlexander Korotkov12:11
Re: POC, WIP: OR-clause support for indexesAlexander Korotkov12:14
Re: RFC: adding pytest as a supported test frameworkAleksander Alekseev12:19
Is creating logical replication slots in template databases useful at all?Bharath Rupireddy12:19
Re: Using LibPq in TAP tests via FFIAndrew Dunstan12:22
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎Bharath Rupireddy12:25
Re: ON ERROR in json_query and the likeChapman Flack12:47
Re: SQL/JSON query functions context_item doc entry and type requirementChapman Flack13:05
Re: ON ERROR in json_query and the likeMarkus Winand13:06
Re: DROP OWNED BY fails to clean out pg_init_privs grantsDaniel Gustafsson13:22
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio13:39
Re: Using LibPq in TAP tests via FFIAlvaro Herrera13:45
Re: ON ERROR in json_query and the likePavel Stehule13:56
Re: Using LibPq in TAP tests via FFI 📎Andrew Dunstan14:01
Re: Direct SSL connection and ALPN loose endsJacob Champion14:11
Inconsistency between try_mergejoin_path and create_mergejoin_plan 📎Alexander Pyhalov14:51
Re: Show WAL write and fsync stats in pg_stat_ioMelanie Plageman14:53
Re: DROP OWNED BY fails to clean out pg_init_privs grantsTom Lane14:56
Re: Separate HEAP WAL replay logic into its own fileMelanie Plageman15:01
Re: Introduce XID age and inactive timeout based replication slot invalidationNathan Bossart15:09
Re: Allow logical failover slots to wait on synchronous replicationBertrand Drouvot15:19
Re: POC, WIP: OR-clause support for indexesAlena Rybakina15:21
Re: Conflict Detection and ResolutionRobert Haas15:21
Re: Direct SSL connection and ALPN loose endsHeikki Linnakangas15:23
FYI: LLVM Runtime CrashDavid E. Wheeler15:52
[PATCH] Improve error message when trying to lock virtual tuple. 📎Sven Klemm15:55
Re: using extended statistics to improve join estimates 📎Tomas Vondra16:10
Re: [PATCH] Improve error message when trying to lock virtual tuple.Aleksander Alekseev16:12
Re: RFC: adding pytest as a supported test frameworkAndrew Dunstan16:21
Re: Direct SSL connection and ALPN loose endsJacob Champion16:23
Re: Avoid orphaned objects dependencies, take 3Robert Haas16:24
Re: DROP OWNED BY fails to clean out pg_init_privs grantsDaniel Gustafsson16:37
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎Michail Nikolaev17:00
Re: ecdh support causes unnecessary roundtripsAndres Freund17:01
Re: ecdh support causes unnecessary roundtripsJacob Champion17:19
Re: ecdh support causes unnecessary roundtripsDaniel Gustafsson17:29
tls 1.3: sending multiple ticketsAndres Freund17:38
Re: ecdh support causes unnecessary roundtripsAndres Freund17:44
Re: ecdh support causes unnecessary roundtripsDaniel Gustafsson17:51
Re: ecdh support causes unnecessary roundtripsAndres Freund17:56
Re: IPC::Run accepts bug reportsRobert Haas17:56
Re: Avoid orphaned objects dependencies, take 3Bertrand Drouvot17:57
Re: improve predefined roles documentationRobert Haas18:10
Re: IPC::Run accepts bug reportsAndres Freund18:11
Re: Document NULLDavid G. Johnston18:27
Re: Direct SSL connection and ALPN loose endsAndres Freund18:33
Re: Refactoring backend fork+exec code 📎Nathan Bossart18:36
Re: Add support to TLS 1.3 cipher suites and curves listsAndres Freund18:48
Re: Virtual generated columnsTomasz Rybak19:31
cost delay brainstormingRobert Haas19:39
Re: FYI: LLVM Runtime CrashDavid E. Wheeler20:07
Re: [PATCH] Improve error message when trying to lock virtual tuple.Matthias van de Meent20:25
Xact end leaves CurrentMemoryContext = TopMemoryContextTom Lane20:37
Re: FYI: LLVM Runtime CrashAndres Freund20:37
Re: FYI: LLVM Runtime CrashDavid E. Wheeler20:48
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsJohn H21:05
Re: BitmapHeapScan streaming read user and prelim refactoring 📎Melanie Plageman21:22
Re: cost delay brainstormingAndres Freund21:37
Re: Reducing the log spamJustin Pryzby21:40
Re: Xact end leaves CurrentMemoryContext = TopMemoryContextAndres Freund21:43
Re: cost delay brainstormingGreg Sabino Mullane21:44
Re: may be a buffer overflow problem 📎Daniel Gustafsson21:52
Re: jsonpath: Missing regex_like && starts with Errors?David E. Wheeler22:14
Re: Proposal: Document ABI CompatibilityDavid E. Wheeler22:37
Re: Proposal: Document ABI CompatibilityDavid E. Wheeler22:39
Re: Proposal: Document ABI CompatibilityDavid E. Wheeler22:40
RE: Proposal for Updating CRC32C with AVX-512 Algorithm.Amonson, Paul D22:42
Re: cost delay brainstormingDavid Rowley22:43
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack22:44
Re: jsonpath: Missing regex_like && starts with Errors?David E. Wheeler23:17
Re: Inval reliability, especially for inplace updates 📎Noah Misch23:58

June 18, 2024

ThreadAuthorTime
Re: Separate HEAP WAL replay logic into its own fileLi, Yong01:12
Re: Check lateral references within PHVs for memoize cache keys 📎Richard Guo01:47
Re: Inval reliability, especially for inplace updatesAndres Freund01:57
Re: Logical Replication of sequencesMasahiko Sawada01:59
RE: Conflict Detection and ResolutionZhijie Hou (Fujitsu)02:14
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack02:17
Re: assertion failure at cost_memoize_rescan()Kohei KaiGai02:23
Missing docs for new enable_group_by_reordering GUCBruce Momjian02:32
Re: may be a buffer overflow problemAndres Freund02:35
Re: may be a buffer overflow problemTom Lane02:42
Re: Better error message when --single is not the first arg to postgres executable 📎Nathan Bossart02:49
Re: assertion failure at cost_memoize_rescan() 📎David Rowley02:53
Re: New GUC autovacuum_max_threshold ?Nathan Bossart03:06
Re: assertion failure at cost_memoize_rescan()Richard Guo03:14
Re: State of pg_createsubscriberAmit Kapila03:59
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAshutosh Sharma04:14
Re: Xact end leaves CurrentMemoryContext = TopMemoryContextDavid Rowley04:34
Re: Conflict Detection and ResolutionDilip Kumar04:47
Re: Xact end leaves CurrentMemoryContext = TopMemoryContextTom Lane04:53
Re: Pgoutput not capturing the generated columns 📎Peter Smith05:26
Re: Xact end leaves CurrentMemoryContext = TopMemoryContextDavid Rowley05:30
Re: What is a typical precision of gettimeofday()?Andrey M. Borodin05:47
Flush pgstats file during checkpoints 📎Michael Paquier06:01
Re: Conflict Detection and ResolutionDilip Kumar06:03
Re: Missing docs for new enable_group_by_reordering GUC 📎Andrei Lepikhov06:13
Re: Conflict Detection and ResolutionDilip Kumar06:24
DOCS: Generated table columns are skipped by logical replication 📎Peter Smith06:40
Re: Conflict Detection and ResolutionAmit Kapila06:41
Re: State of pg_createsubscriberPeter Eisentraut06:43
Re:Re: Add support to TLS 1.3 cipher suites and curves listsErica Zhang06:56
Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? 📎Anton A. Melnikov06:57
Re: State of pg_createsubscriberEuler Taveira07:10
replace strtok() 📎Peter Eisentraut07:18
Re: speed up a logical replica setup 📎Euler Taveira07:23
CompilerWarnings task does not catch C++ warnings 📎Peter Eisentraut07:27
Re: [PATCH] Improve error message when trying to lock virtual tuple.Sven Klemm07:32
Re: consider -Wmissing-variable-declarations 📎Peter Eisentraut07:41
Re: Conflict Detection and ResolutionDilip Kumar07:48
Re: Proposal for Updating CRC32C with AVX-512 Algorithm.Alvaro Herrera07:57
Re: 001_rep_changes.pl fails due to publisher stuck on shutdown 📎Kyotaro Horiguchi08:07
Re: Conflict Detection and ResolutionAmit Kapila08:37
Re: altering a column's collation leaves an invalid foreign keyPeter Eisentraut08:50
Re: Backup and Restore of Partitioned Table in PG-15Ashutosh Bapat08:55
Re: pgsql: Add more SQL/JSON constructor functions 📎Amit Langote09:02
Re: [PATCH] Improve error message when trying to lock virtual tuple.Matthias van de Meent09:14
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() 📎Richard Guo09:24
Re: Is creating logical replication slots in template databases useful at all?Ashutosh Bapat09:49
Re: Conflict Detection and Resolutionshveta malik09:58
Re: post-freeze damage controlAlena Rybakina10:05
Re: New GUC autovacuum_max_threshold ?Frédéric Yhuel10:36
Re: Logical Replication of sequencesAmit Kapila10:40
Re: DOCS: Generated table columns are skipped by logical replicationAmit Kapila11:40
Re: replace strtok() 📎Ranier Vilela11:43
jsonapi type fixups 📎Peter Eisentraut11:48
Re: post-freeze damage controlAlena Rybakina11:56
Truncation of mapped catalogs (whether local or shared) leads to server crashAshutosh Sharma12:09
Re: Missing docs for new enable_group_by_reordering GUC 📎Alexander Korotkov12:13
Re: jsonpath: Missing regex_like && starts with Errors?Peter Eisentraut12:30
Re: Separate HEAP WAL replay logic into its own fileMelanie Plageman12:42
Re: Missing docs for new enable_group_by_reordering GUCPavel Borisov12:45
Re: tls 1.3: sending multiple tickets 📎Daniel Gustafsson13:11
Re: Missing docs for new enable_group_by_reordering GUCPavel Borisov13:13
Re: CI and test improvements 📎Justin Pryzby13:36
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack13:40
Meson far from ready on WindowsDave Page13:53
Re: CompilerWarnings task does not catch C++ warningsTom Lane14:08
Re: may be a buffer overflow problemAndres Freund14:11
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashRobert Haas14:13
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashTom Lane14:20
Re: may be a buffer overflow problemPeter Eisentraut14:22
Re: CompilerWarnings task does not catch C++ warningsPeter Eisentraut14:22
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashAshutosh Sharma14:28
Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? 📎Maxim Orlov14:29
Re: Suggest two small improvements for PITR. 📎Yura Sokolov14:31
Re: CompilerWarnings task does not catch C++ warningsAndres Freund14:31
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashAndres Freund14:32
Re: RFC: adding pytest as a supported test frameworkJacob Champion14:34
Re: RFC: adding pytest as a supported test frameworkJacob Champion14:35
Re: Meson far from ready on WindowsAndres Freund14:38
Re: Meson far from ready on WindowsDave Page14:54
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashTom Lane14:55
Re: consider -Wmissing-variable-declarationsAndres Freund15:02
Re: What is a typical precision of gettimeofday()?Hannu Krosing15:08
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashAshutosh Sharma15:10
Re: Inval reliability, especially for inplace updatesNoah Misch15:23
Re: Truncation of mapped catalogs (whether local or shared) leads to server crashAshutosh Sharma15:25
Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid?Peter Geoghegan15:47
Re: Meson far from ready on WindowsAndres Freund16:08
PostgreSQL 17 Beta 2 release date & commit freezeJonathan S. Katz16:10
Re: PostgreSQL 17 Beta 2 release date & commit freezeBruce Momjian16:32
MergeAppend could consider sorting cheapest child path 📎Alexander Pyhalov16:45
Re: Reducing the log spam 📎Laurenz Albe16:49
Re: improve predefined roles documentation 📎Nathan Bossart16:52
Re: IPC::Run accepts bug reportsNoah Misch17:10
RE: Proposal for Updating CRC32C with AVX-512 Algorithm. 📎Amonson, Paul D17:14
Re: Proposal for Updating CRC32C with AVX-512 Algorithm. 📎Bruce Momjian17:20
Re: Proposal for Updating CRC32C with AVX-512 Algorithm.Bruce Momjian18:00
Re: Inval reliability, especially for inplace updates 📎Noah Misch18:16

Browse Archives

Prev|Next
Jump to day:123456789101112131415161718192021222324252627282930

[8]ページ先頭

©2009-2025 Movatter.jp