Movatterモバイル変換


[0]ホーム

URL:


Quick Links

pgsql-hackers since 2023-04-05 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

April 5, 2023

ThreadAuthorTime
CREATE SUBSCRIPTION -- add missing tab-completes 📎Peter Smith00:27
Comment typo in recent push 📎Peter Smith00:29
Re: refactoring relation extension and BufferAlloc(), faster COPYAndres Freund00:32
Re: Minimal logical decoding on standbysJeff Davis00:33
Re: refactoring relation extension and BufferAlloc(), faster COPY 📎Andres Freund00:39
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)Melanie Plageman00:41
Re: Minimal logical decoding on standbysAndres Freund00:43
Re: [PATCH] Add function to_octKirk Wolak00:45
Re: Track IO times in pg_stat_ioAndres Freund00:59
Re: Check whether binaries can be released for s390xChristoph Berg01:36
Re: on placeholder entries in view rule action query's range table 📎Amit Langote02:32
Re: [BUG] pg_stat_statements and extended query protocolMichael Paquier02:48
Re: POC: Lock updated tuples in tuple_update() and tuple_delete()Michael Paquier02:54
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeDavid Rowley03:14
Re: refactoring relation extension and BufferAlloc(), faster COPYJohn Naylor03:15
Re: [PATCH] reduce page overlap of GiST indexes built using sorted methodAlexander Lakhin04:00
Re: [BUG] pg_stat_statements and extended query protocol 📎Imseih (AWS), Sami04:07
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modePeter Geoghegan04:36
Re: proposal: psql: show current user in prompt 📎Pavel Stehule04:43
Re: what should install-world do when docs are not available?Andres Freund04:46
Re: what should install-world do when docs are not available?Andres Freund04:57
Re: [BUG] pg_stat_statements and extended query protocolMichael Paquier04:58
Fix code comment in postgres_fdw.c 📎Koshi Shibagaki (Fujitsu)05:27
Re: Temporary tables versus wraparound... againGreg Stark05:41
Re: Should vacuum process config file reload more oftenMasahiko Sawada05:56
Re: Minimal logical decoding on standbysAmit Kapila06:59
Re: Fix code comment in postgres_fdw.cDaniel Gustafsson07:11
Re: A new strategy for pull-up correlated ANY_SUBLINK 📎Andy Fan07:15
Re: Should vacuum process config file reload more oftenKyotaro Horiguchi07:16
Re: SQL/JSON revisitedAlvaro Herrera07:23
RE: [Proposal] Add foreign-server health checks infrastructure 📎Hayato Kuroda (Fujitsu)07:32
Re: Move defaults toward ICU in 16?Peter Eisentraut07:33
Re: psql: Add role's membership options to the \du+ commandPavel Luzanov07:42
Re: Add index scan progress to pg_stat_progress_vacuumMichael Paquier07:47
Re: Commitfest 2023-03 starting tomorrow!Daniel Gustafsson07:49
Re: Minimal logical decoding on standbys 📎Drouvot, Bertrand07:59
Re: Minimal logical decoding on standbysDrouvot, Bertrand08:01
Re: Minimal logical decoding on standbysDrouvot, Bertrand08:01
Re: GUC for temporarily disabling event triggersMichael Paquier08:10
Re: Add index scan progress to pg_stat_progress_vacuumMasahiko Sawada08:21
Re: GUC for temporarily disabling event triggersDaniel Gustafsson08:57
Re: differential code coverageDaniel Gustafsson09:00
Re: Minimal logical decoding on standbysDrouvot, Bertrand09:11
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎Hayato Kuroda (Fujitsu)09:23
Re: documentation updates for SQL:2023Peter Eisentraut09:41
Re: meson documentation build open issuesPeter Eisentraut10:24
Re: Minimal logical decoding on standbysAmit Kapila10:28
Re: logical decoding and replication of sequences, take 2 📎Alvaro Herrera10:39
Re: Minimal logical decoding on standbysAmit Kapila11:59
Re: Minimal logical decoding on standbysDrouvot, Bertrand12:44
Re: Comment typo in recent pushRobert Haas12:59
Parallel Query StatsBenoit Lobréau13:00
Re: Should vacuum process config file reload more oftenDaniel Gustafsson13:10
Re: Minimal logical decoding on standbysAmit Kapila13:15
RE: Initial Schema Sync for Logical ReplicationKumar, Sachin13:25
Re: proposal: psql: show current user in promptRobert Haas13:28
Re: monitoring usage count distributionRobert Haas13:44
Re: proposal: psql: show current user in promptTom Lane13:56
Re: psql: Add role's membership options to the \du+ commandTom Lane13:58
building from el9 src rpmTed Toth14:01
Re: proposal: psql: show current user in promptRobert Haas14:01
Re: [BUG] Logical replica crash if there was an error in a function.Anton A. Melnikov14:04
Re: Temporary tables versus wraparound... again 📎Greg Stark14:19
Re: Minimal logical decoding on standbysRobert Haas14:24
Re: psql: Add role's membership options to the \du+ commandDavid G. Johnston14:24
Re: GUC for temporarily disabling event triggersRobert Haas14:30
Re: Add index scan progress to pg_stat_progress_vacuum 📎Imseih (AWS), Sami14:31
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths 📎Matthias van de Meent14:35
Re: [BUG] Logical replica crash if there was an error in a function.Tom Lane14:35
Re: GUC for temporarily disabling event triggersTom Lane14:43
Re: meson documentation build open issuesAndres Freund14:45
Re: proposal: psql: show current user in promptPavel Stehule14:58
Re: Temporary tables versus wraparound... againAndres Freund15:11
Negative cache entries for memoizeBruce Momjian15:12
Re: Should vacuum process config file reload more often 📎Melanie Plageman15:29
Re: proposal: psql: show current user in promptPavel Stehule15:33
Re: Why enable_hashjoin Completely disables HashJoinGreg Stark15:34
Re: proposal: psql: show current user in promptRobert Haas15:47
Re: Should vacuum process config file reload more oftenDaniel Gustafsson15:54
Re: Minimal logical decoding on standbys 📎Drouvot, Bertrand15:56
Re: Minimal logical decoding on standbysDrouvot, Bertrand15:57
Re: Minimal logical decoding on standbysDrouvot, Bertrand15:57
Re: Disable rdns for Kerberos tests 📎Stephen Frost16:10
Re: proposal: psql: show current user in promptPavel Stehule16:40
Re: Why enable_hashjoin Completely disables HashJoinTom Lane17:05
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeAndres Freund17:05
Re: Schema variables - new implementation for Postgres 15Greg Stark17:19
Re: Temporary tables versus wraparound... againGreg Stark17:26
pgsql: Add smgrzeroextend(), FileZero(), FileFallocate()Andres Freund17:27
Re: Temporary tables versus wraparound... againAndres Freund17:41
Re: monitoring usage count distributionNathan Bossart17:51
Re: Schema variables - new implementation for Postgres 15Pavel Stehule17:58
Re: Minimal logical decoding on standbysAndres Freund18:28
Re: on placeholder entries in view rule action query's range tableTom Lane18:33
Re: GUC for temporarily disabling event triggersDaniel Gustafsson18:43
failure in 019_replslot_limitAndres Freund18:48
Re: failure in 019_replslot_limitAndres Freund18:55
Re: Should vacuum process config file reload more oftenRobert Haas18:55
Re: monitoring usage count distributionRobert Haas19:00
Re: Should vacuum process config file reload more oftenDaniel Gustafsson19:03
Re: monitoring usage count distributionTom Lane19:07
Re: monitoring usage count distributionAndres Freund19:09
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman19:25
Re: monitoring usage count distributionNathan Bossart19:35
Re: monitoring usage count distributionNathan Bossart19:41
Re: Should vacuum process config file reload more oftenRobert Haas19:42
Re: zstd compression for pg_dumpTomas Vondra19:42
Re: Should vacuum process config file reload more oftenMelanie Plageman19:43
How should we wait for recovery conflict resolution? 📎Thomas Munro19:46
Re: How should we wait for recovery conflict resolution?Thomas Munro19:49
Re: Should vacuum process config file reload more oftenRobert Haas19:58
Re: on placeholder entries in view rule action query's range tableTom Lane20:05
Re: monitoring usage count distributionTom Lane20:16
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeMelanie Plageman20:17
Re: Should vacuum process config file reload more oftenPeter Geoghegan20:19
Re: Kerberos delegation support in libpq and postgres_fdw 📎Stephen Frost20:30
Re: Should vacuum process config file reload more oftenDaniel Gustafsson20:38
Re: Should vacuum process config file reload more oftenPeter Geoghegan20:59
Re: Using each rel as both outer and inner for JOIN_ANTITom Lane21:11
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeAndres Freund21:15
Re: Negative cache entries for memoizeDavid Rowley21:23
Re: logical decoding and replication of sequences, take 2 📎Tomas Vondra21:26
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server certDaniel Gustafsson21:27
Re: Add SHELL_EXIT_CODE to psqlCorey Huinker21:29
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server certJacob Champion21:29
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeDavid Rowley21:33
Re: [BUG] pg_stat_statements and extended query protocolTom Lane21:39
Re: Making background psql nicer to use in tap testsDaniel Gustafsson21:44
Re: Add SHELL_EXIT_CODE to psqlTom Lane21:49
Re: Negative cache entries for memoizeBruce Momjian21:51
Re: doc: add missing "id" attributes to extension packaging pageMaciek Sakrejda22:00
Re: Comment typo in recent pushPeter Smith22:04
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modePeter Geoghegan22:05
Re: GUC for temporarily disabling event triggersMichael Paquier22:06
Re: [BUG] pg_stat_statements and extended query protocolMichael Paquier22:09
Re: [BUG] pg_stat_statements and extended query protocol 📎Imseih (AWS), Sami22:16
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman22:55
Re: generic plans and "initial" pruningAmit Langote23:23
Re: on placeholder entries in view rule action query's range tableAmit Langote23:27
Re: cataloguing NOT NULL constraints 📎Alvaro Herrera23:33

April 6, 2023

ThreadAuthorTime
Re: Using each rel as both outer and inner for JOIN_ANTIThomas Munro00:17
Re: recovery modulesMichael Paquier00:34
Re: [BUG] pg_stat_statements and extended query protocolAndres Freund00:39
Re: [BUG] pg_stat_statements and extended query protocolMichael Paquier00:39
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman00:41
Re: [BUG] pg_stat_statements and extended query protocol 📎Michael Paquier00:53
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeDavid Rowley01:14
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman01:24
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeDavid Rowley01:25
Re: Kerberos delegation support in libpq and postgres_fdwDavid Christensen01:41
Re: refactoring relation extension and BufferAlloc(), faster COPYAndres Freund01:46
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengthsMichael Paquier01:54
Re: cataloguing NOT NULL constraintsAndres Freund01:54
Re: Improve logging when using Huge PagesMichael Paquier02:06
Re: cataloguing NOT NULL constraintsMichael Paquier02:08
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman02:14
Re: failure in 019_replslot_limitKyotaro Horiguchi03:09
Re: Should vacuum process config file reload more oftenMelanie Plageman03:10
Re: Add index scan progress to pg_stat_progress_vacuumMichael Paquier03:28
Re: Fix a comment in basic_archive about NO_INSTALLCHECKMichael Paquier03:55
Re: Amcheck verification of GiST and GINAlexander Lakhin04:00
RE: pg_upgrade and logical replicationHayato Kuroda (Fujitsu)04:49
Re: Using each rel as both outer and inner for JOIN_ANTIThomas Munro04:56
Re: Using each rel as both outer and inner for JOIN_ANTITom Lane05:05
Re: Minimal logical decoding on standbysAmit Kapila05:59
Re: Using each rel as both outer and inner for JOIN_ANTIRichard Guo06:37
Re: Should vacuum process config file reload more oftenMasahiko Sawada06:39
Re: Using each rel as both outer and inner for JOIN_ANTIRichard Guo06:40
Re: Minimal logical decoding on standbysAmit Kapila06:40
Re: [PoC] pg_upgrade: allow to upgrade publisher nodePeter Smith08:23
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commitEtsuro Fujita08:41
Re: doc: add missing "id" attributes to extension packaging pagePeter Eisentraut09:06
Re: meson documentation build open issuesPeter Eisentraut09:11
Re: Minimal logical decoding on standbysAmit Kapila09:55
Re: [BUG] Logical replica crash if there was an error in a function.Anton A. Melnikov10:24
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎David Rowley11:34
Re: Minimal logical decoding on standbysAmit Kapila12:23
Re: Should vacuum process config file reload more oftenDaniel Gustafsson12:29
Re: Minimal logical decoding on standbys 📎Drouvot, Bertrand13:00
Re: Minimal logical decoding on standbysDrouvot, Bertrand13:01
Re: Minimal logical decoding on standbysDrouvot, Bertrand13:02
Re: Minimal logical decoding on standbysDrouvot, Bertrand13:02
Re: Minimal logical decoding on standbysDrouvot, Bertrand13:03
Re: Initial Schema Sync for Logical ReplicationMasahiko Sawada13:26
Re: Minimal logical decoding on standbysAmit Kapila13:39
Re: doc: add missing "id" attributes to extension packaging page 📎Brar Piening14:19
Re: Minimal logical decoding on standbysDrouvot, Bertrand14:20
Re: doc: add missing "id" attributes to extension packaging pageKarl O. Pinc15:05
Re: Add index scan progress to pg_stat_progress_vacuumImseih (AWS), Sami15:14
Re: zstd compression for pg_dumpTomas Vondra15:34
Re: Schema variables - new implementation for Postgres 15Julien Rouhaud15:40
Re: Should vacuum process config file reload more oftenMelanie Plageman15:52
Re: zstd compression for pg_dumpJustin Pryzby16:10
Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump)Justin Pryzby16:39
Re: Rethinking the implementation of ts_headline()Alexander Lakhin17:00
Re: Schema variables - new implementation for Postgres 15Kirk Wolak17:17
pgsql: psql: add an optional execution-count limit to \watch.Tom Lane17:18
Re: Should vacuum process config file reload more oftenRobert Haas17:18
Re: monitoring usage count distributionRobert Haas17:20
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeMelanie Plageman17:20

Browse Archives

Prev|Next
Jump to day:123456789101112131415161718192021222324252627282930

[8]ページ先頭

©2009-2025 Movatter.jp