Movatterモバイル変換


[0]ホーム

URL:


Quick Links

pgsql-hackers since 2024-06-10 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 10, 2024

ThreadAuthorTime
CheckMyDatabase some error messages in two lines. 📎jian he00:00
Re: Remove dependence on integer wrappingNathan Bossart01:48
Re: Remove dependence on integer wrappingTom Lane01:57
Re: CheckMyDatabase some error messages in two lines.Nathan Bossart02:02
Re: CheckMyDatabase some error messages in two lines.Tom Lane02:12
Re: Assert in heapgettup_pagemode() fails due to underlying buffer changeThomas Munro02:30
Re: Remove dependence on integer wrappingNathan Bossart02:37
Re: Remove dependence on integer wrappingTom Lane03:03
Track the amount of time waiting due to cost_delay 📎Bertrand Drouvot06:05
Re: Injection points: preloading and runtime argumentsMichael Paquier06:10
Re: Logical Replication of sequencesMasahiko Sawada06:14
Re: Things I don't like about \du's "Attributes" columnKyotaro Horiguchi06:25
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removedBertrand Drouvot06:29
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removedMichael Paquier06:39
Re: Logical Replication of sequencesAmul Sul06:54
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removedBertrand Drouvot06:54
Re: A wrong comment about search_indexed_tlist_for_varRichard Guo07:04
Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) 📎Ashutosh Bapat07:08
Re: Logical Replication of sequencesMasahiko Sawada07:12
Re: Proposal to add page headers to SLRU pagesBertrand Drouvot07:19
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT stateMichael Paquier07:57
Re: Proposal to add page headers to SLRU pagesMichael Paquier08:01
Re: relfilenode statisticsBertrand Drouvot08:09
Re: Conflict Detection and ResolutionAmit Kapila08:54
Re: Wrong results with grouping sets 📎Richard Guo09:05
Re: Logical Replication of sequencesAmit Kapila09:18
Re: Format the code in xact_decodeAshutosh Bapat09:22
Re: AIX supportLaurenz Albe09:30
Re: 001_rep_changes.pl fails due to publisher stuck on shutdown 📎Shlok Kyal09:40
Re: Format the code in xact_decodecca550710:03
Re: Add support to TLS 1.3 cipher suites and curves listsDaniel Gustafsson10:30
list_free in addRangeTableEntryForJoin 📎Ilia Evdokimov10:35
Re: Conflict Detection and Resolutionshveta malik10:56
Re: Conflict Detection and Resolutionshveta malik10:58
Re: confirmed flush lsn seems to be move backward in certain error casesAmit Kapila11:08
Re: Logical Replication of sequencesvignesh C11:29
Re: Conflict Detection and ResolutionTomas Vondra11:42
Re: list_free in addRangeTableEntryForJoinRanier Vilela11:44
Re: Conflict Detection and ResolutionTomas Vondra11:54
Re: list_free in addRangeTableEntryForJoin 📎Ilia Evdokimov12:11
Re: list_free in addRangeTableEntryForJoinRanier Vilela12:18
Re: Fix grammar oddities in commentsJames Coleman12:28
Re: confirmed flush lsn seems to be move backward in certain error casesShlok Kyal12:29
Non-text mode for pg_dumpallAndrew Dunstan12:58
Re: Postgresql OOMRadu Radutiu13:13
Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids)Robert Haas13:14
Re: list_free in addRangeTableEntryForJoin 📎Ilia Evdokimov13:45
Re: confirmed flush lsn seems to be move backward in certain error casesvignesh C13:53
Re: 001_rep_changes.pl fails due to publisher stuck on shutdown 📎Shlok Kyal13:55
Re: list_free in addRangeTableEntryForJoinRanier Vilela13:58
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 📎cca550714:04
Re: Non-text mode for pg_dumpallNathan Bossart14:14
Re: Proposal to include --exclude-extension Flag in pg_dumpDean Rasheed14:21
Re: Non-text mode for pg_dumpallAndrew Dunstan14:51
Re: Non-text mode for pg_dumpallMagnus Hagander14:52
Re: Non-text mode for pg_dumpallNathan Bossart14:52
Re: Non-text mode for pg_dumpallNathan Bossart15:03
Re: Track the amount of time waiting due to cost_delayNathan Bossart15:36
Re: Non-text mode for pg_dumpallMagnus Hagander15:45
Re: list_free in addRangeTableEntryForJoinTom Lane15:56
Re: Non-text mode for pg_dumpallNathan Bossart16:20
Re: Non-text mode for pg_dumpallTom Lane16:21
Re: Wrong security context for deferred triggers?Laurenz Albe17:00
Re: Non-text mode for pg_dumpallAndrew Dunstan17:27
Re: Track the amount of time waiting due to cost_delayBertrand Drouvot17:48
libpq contention due to gss even when not using gssAndres Freund18:12
Re: Remove dependence on integer wrappingAndres Freund18:30
RFC: adding pytest as a supported test frameworkJacob Champion18:46
Re: Proposal: Document ABI CompatibilityDavid E. Wheeler19:05
Re: Track the amount of time waiting due to cost_delayNathan Bossart19:20
Re: RFC: adding pytest as a supported test frameworkAlexander Korotkov19:26
Re: Things I don't like about \du's "Attributes" columnPavel Luzanov19:26
ODBC Source Downloads MissingMark Hill19:33
Re: Non-text mode for pg_dumpallMagnus Hagander19:36
Re: Proposal: Document ABI CompatibilityAndres Freund19:39
Re: RFC: adding pytest as a supported test frameworkAndres Freund20:04
Re: Track the amount of time waiting due to cost_delayImseih (AWS), Sami20:12
Re: RFC: adding pytest as a supported test frameworkAndrew Dunstan20:46
Improve the granularity of PQsocketPoll's timeout parameter? 📎Tom Lane21:39
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio21:40
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio21:43
Re: Track the amount of time waiting due to cost_delayRobert Haas21:58
Allow logical failover slots to wait on synchronous replication 📎John H22:51
Re: CheckMyDatabase some error messages in two lines.Michael Paquier23:22
Re: Improve the granularity of PQsocketPoll's timeout parameter?Jeff Davis23:47
Re: Improve the granularity of PQsocketPoll's timeout parameter?Tom Lane23:57

June 11, 2024

ThreadAuthorTime
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownMichael Paquier00:27
Re: Format the code in xact_decodeMichael Paquier00:56
Re: RFC: adding pytest as a supported test frameworkAndres Freund01:49
Re: ON ERROR in json_query and the likejian he01:58
Re: use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgradeNathan Bossart02:01
Re: GUC names in messages 📎Peter Smith02:11
Re: race condition in pg_classNoah Misch02:19
Re: Allow logical failover slots to wait on synchronous replicationNathan Bossart02:25
walsender.c fileheader comment 📎Peter Smith02:35
Re: race condition in pg_class 📎Noah Misch02:45
Re: Logical Replication of sequencesvignesh C03:25
Re: ODBC Source Downloads MissingKashif Zeeshan03:36
Re: Logical Replication of sequencesAmul Sul04:10
Re: Improve the granularity of PQsocketPoll's timeout parameter?Jeff Davis04:34
Re: race condition in pg_classMichael Paquier04:37
Re: Improve the granularity of PQsocketPoll's timeout parameter?Tom Lane04:52
Trying out read streams in pgvector (an extension) 📎Thomas Munro04:53
Re: Logical Replication of sequencesvignesh C05:33
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownAmit Kapila06:02
Re: Track the amount of time waiting due to cost_delayBertrand Drouvot06:24
Re: Issue with the PRNG used by PostgresAndrey M. Borodin06:26
Re: Improve the granularity of PQsocketPoll's timeout parameter?Jeff Davis06:27
Re: Sort functions with specialized comparators 📎Stepan Neretin06:32
Re: relfilenode statisticsKyotaro Horiguchi06:35
Re: Track the amount of time waiting due to cost_delayBertrand Drouvot06:50
Re: Improve the granularity of PQsocketPoll's timeout parameter?Dominique Devienne06:55
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownKyotaro Horiguchi07:04
Re: Track the amount of time waiting due to cost_delayMasahiko Sawada07:07
Re: Logical Replication of sequencesMasahiko Sawada07:08
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownKyotaro Horiguchi07:15
Re: Track the amount of time waiting due to cost_delayBertrand Drouvot07:25
Re: Trying out read streams in pgvector (an extension)Heikki Linnakangas07:47
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()Tender Wang08:11
Re: Track the amount of time waiting due to cost_delayBertrand Drouvot08:26
Re: Conflict Detection and Resolutionshveta malik08:35
Re: confirmed flush lsn seems to be move backward in certain error casesAmit Kapila08:39
Re: use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgrade 📎Matthias van de Meent08:39
Re: Ambiguous description on new columnsAmit Kapila08:41
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownAmit Kapila08:57
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvementsMichail Nikolaev08:58
Doc: fix a description regarding WAL summarizer on glossary pageMasahiro Ikeda09:06
Re: Windows: openssl & gssapi dislike each otherDave Page09:19
Re: Conflict Detection and ResolutionAshutosh Bapat09:42
Re: Track the amount of time waiting due to cost_delay 📎Bertrand Drouvot09:49
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions 📎Ashutosh Sharma09:54
Re: Allow logical failover slots to wait on synchronous replicationBertrand Drouvot10:00
Re: Logical Replication of sequencesvignesh C10:36
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()Fujii.Yuki@df.MitsubishiElectric.co.jp10:40
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎Michail Nikolaev11:00
Re: Windows: openssl & gssapi dislike each otherAndrew Dunstan11:22
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsJelte Fennema-Nio11:31
RE: AIX supportSrirama Kucherlapati11:38
RE: Partial aggregates pushdownFujii.Yuki@df.MitsubishiElectric.co.jp11:39
Re: ODBC Source Downloads MissingFahar Abbas11:52
Re: ODBC Source Downloads MissingKashif Zeeshan11:54
Re: RFC: adding pytest as a supported test frameworkAndrew Dunstan12:04
Re: Speed up JSON escape processing with SIMD plus other optimisationsMelih Mutlu12:08
Re: Speed up JSON escape processing with SIMD plus other optimisationsAndrew Dunstan12:31
Re: Speed up JSON escape processing with SIMD plus other optimisationsDavid Rowley12:43
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAshutosh Sharma12:49
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAlexander Kukushkin12:56
Re: Improve the granularity of PQsocketPoll's timeout parameter?Ranier Vilela13:01
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAshutosh Sharma13:27
Re: Remove dependence on integer wrapping 📎Joseph Koshakow13:31
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumMasahiko Sawada13:38
Re: confirmed flush lsn seems to be move backward in certain error casesTomas Vondra13:42
RE: ODBC Source Downloads MissingMark Hill13:47
Re: ODBC Source Downloads MissingYogesh Sharma13:57
Re: ODBC Source Downloads MissingFahar Abbas13:57
Re: Partial aggregates pushdownJelte Fennema-Nio13:59
Re: Conflict Detection and ResolutionTomas Vondra14:14
Re: RFC: adding pytest as a supported test frameworkJacob Champion14:28
Re: RFC: adding pytest as a supported test frameworkJacob Champion14:30
Re: Proposal: Document ABI CompatibilityDavid E. Wheeler14:55
Re: Windows: openssl & gssapi dislike each otherDave Page15:33
Re: Trying out read streams in pgvector (an extension)Jonathan S. Katz15:37
Re: use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgradeNathan Bossart16:03
Keeping track of buildfarm animals' personalityAndrew Dunstan16:13
Re: Remove dependence on integer wrappingNathan Bossart16:22
Re: Improve the granularity of PQsocketPoll's timeout parameter?Ranier Vilela16:34
Re: Track the amount of time waiting due to cost_delayNathan Bossart16:40
Re: Improve the granularity of PQsocketPoll's timeout parameter?Robert Haas17:02
Re: Track the amount of time waiting due to cost_delayRobert Haas17:13
Re: Optimize numeric.c mul_var() using the Karatsuba algorithmAaron Altman17:16
Re: Track the amount of time waiting due to cost_delayJan Wieck17:26
Re: Track the amount of time waiting due to cost_delayImseih (AWS), Sami18:19
Re: Track the amount of time waiting due to cost_delayNathan Bossart18:47
Re: Track the amount of time waiting due to cost_delayRobert Haas18:48
Re: Assertion failure in SnapBuildInitialSnapshot()Alexander Lakhin19:00
Re: confirmed flush lsn seems to be move backward in certain error casesTom Lane19:14
Re: Keeping track of buildfarm animals' personalityThomas Munro20:29
Re: small pg_dump code cleanupNathan Bossart20:30
Re: Keeping track of buildfarm animals' personalityThomas Munro20:46
Re: Keeping track of buildfarm animals' personalityTom Lane20:59
Re: Track the amount of time waiting due to cost_delayImseih (AWS), Sami21:04
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsJeff Davis21:31
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsJeff Davis21:37
Re: Doc: fix a description regarding WAL summarizer on glossary pageMichael Paquier22:52
Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids)David Christensen22:52
Re: Adding comments to help understand psql hidden queriesDavid Christensen22:54
Re: RFC: adding pytest as a supported test frameworkNoah Misch23:48

June 12, 2024

ThreadAuthorTime
Re: Postgresql OOMAndres Freund00:49
Re: Remove dependence on integer wrapping 📎Joseph Koshakow01:10
Re: 001_rep_changes.pl fails due to publisher stuck on shutdownKyotaro Horiguchi01:13
Re:Re: Re: Add support to TLS 1.3 cipher suites and curves listsErica Zhang02:25
Re: Skip collecting decoded changes of already-aborted transactions 📎Peter Smith02:41
Re: confirmed flush lsn seems to be move backward in certain error casesAmit Kapila03:54
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAshutosh Sharma04:05
Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL ExtensionsAshutosh Sharma04:21
Re: Conflict Detection and ResolutionDilip Kumar04:32
Re: Logical Replication of sequencesMasahiko Sawada05:13
Re: Logical Replication of sequencesDilip Kumar05:21
RE: Partial aggregates pushdownFujii.Yuki@df.MitsubishiElectric.co.jp05:27
Re: Conflict Detection and ResolutionAmit Kapila05:52

Browse Archives

Prev|Next
Jump to day:123456789101112131415161718192021222324252627282930

[8]ページ先頭

©2009-2025 Movatter.jp