Movatterモバイル変換


[0]ホーム

URL:


Quick Links

pgsql-hackers since 2023-03-15 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:12345678910111213141516171819202122232425262728293031

March 15, 2023

ThreadAuthorTime
Re: Add macros for ReorderBufferTXN toptxnPeter Smith00:01
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeMelanie Plageman00:29
Re: Add pg_walinspect function with block info columnsMelanie Plageman00:34
Re: Combine pg_walinspect till_end_of_wal functions with othersMichael Paquier00:56
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeMelanie Plageman00:56
Re: Combine pg_walinspect till_end_of_wal functions with othersMichael Paquier01:02
Re: Making background psql nicer to use in tap testsAndres Freund01:03
Re: psql \watch 2nd argument: iteration countKyotaro Horiguchi01:19
Re: psql \watch 2nd argument: iteration countMichael Paquier01:24
Re: Add pg_walinspect function with block info columnsPeter Geoghegan01:50
Re: Combine pg_walinspect till_end_of_wal functions with othersAndres Freund02:05
Re: [PoC] Improve dead tuple storage for lazy vacuumMasahiko Sawada02:32
Re: psql \watch 2nd argument: iteration count 📎Andrey Borodin03:20
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisherAmit Kapila03:42
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32Michael Paquier03:58
Re: psql \watch 2nd argument: iteration countMichael Paquier04:09
Re: recovery modules 📎Nathan Bossart04:13
Re: psql \watch 2nd argument: iteration countNathan Bossart04:23
Re: Fix fseek() detection of unseekable files on WIN32Michael Paquier04:57
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay brokenThomas Munro04:59
Re: Should vacuum process config file reload more oftenMasahiko Sawada05:13
Re: Allow logical replication to copy tables in binary formatAmit Kapila05:33
Re: Add macros for ReorderBufferTXN toptxnMasahiko Sawada05:54
Re: Allow logical replication to copy tables in binary formatPeter Smith06:22
Re: Allow logical replication to copy tables in binary formatAmit Kapila06:31
Re: Add pg_walinspect function with block info columns 📎Bharath Rupireddy06:43
Re: ICU locale validation / canonicalization 📎Jeff Davis06:47
RE: Allow logical replication to copy tables in binary formatTakamichi Osumi (Fujitsu)06:49
Re: Add pg_walinspect function with block info columnsMichael Paquier06:50
Re: Combine pg_walinspect till_end_of_wal functions with othersMichael Paquier06:57
Re: Add pg_walinspect function with block info columnsMichael Paquier07:00
Re: Combine pg_walinspect till_end_of_wal functions with othersBharath Rupireddy07:10
meson documentation build open issuesPeter Eisentraut07:14
Re: Privileges on PUBLICATION 📎Antonin Houska07:42
pkg-config Requires.private entries should be comma-separated 📎Peter Eisentraut07:51
Re: psql \watch 2nd argument: iteration countMichael Paquier07:58
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNEDAlexander Lakhin08:00
Re: meson: Non-feature feature optionsPeter Eisentraut08:12
Simplify some codes in pgoutput 📎houzj.fnst@fujitsu.com08:29
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeMasahiko Sawada08:31
Re: Using each rel as both outer and inner for JOIN_ANTI 📎Richard Guo08:36
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentencesAlvaro Herrera08:41
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNEDThomas Munro08:43
Re: [EXTERNAL] Re: Support load balancing in libpq 📎Jelte Fennema08:46
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎Jelte Fennema08:49
Re: Allow logical replication to copy tables in binary formatAmit Kapila09:31
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_nameDaniel Gustafsson09:38
Re: Combine pg_walinspect till_end_of_wal functions with othersMichael Paquier09:50
Re: CI and test improvementsPeter Eisentraut09:58
Re: Allow logical replication to copy tables in binary format 📎Melih Mutlu09:59
Re: Allow logical replication to copy tables in binary formatMelih Mutlu10:00
Re: Allow logical replication to copy tables in binary formatMelih Mutlu10:03
postgres_fdw: Useless if-test in GetConnection() 📎Etsuro Fujita10:18
Re: TAP output format in pg_regressPeter Eisentraut10:36
Re: postgres_fdw: Useless if-test in GetConnection()Richard Guo10:40
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeAnts Aasma10:45
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeAnts Aasma10:48
Re: postgres_fdw: Useless if-test in GetConnection()Daniel Gustafsson10:58
Re: Fix fseek() detection of unseekable files on WIN32 📎Juan José Santamaría Flecha11:18
Re: Documentation for building with mesonPeter Eisentraut11:28
Re: logical decoding and replication of sequences, take 2Tomas Vondra12:00
Re: SQL/JSON revisited 📎Amit Langote12:49
Re: logical decoding and replication of sequences, take 2 📎Tomas Vondra12:51
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNEDAlexander Lakhin12:59
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentencesKarl O. Pinc13:55
Re: optimize several list functions with SIMD intrinsicsAnkit Kumar Pandey14:01
Re: Making background psql nicer to use in tap testsAndrew Dunstan14:10
Re: CI and test improvementsJustin Pryzby14:56
Re: Allow logical replication to copy tables in binary formatvignesh C15:12
Re: CI and test improvementsPeter Eisentraut15:57
Re: pkg-config Requires.private entries should be comma-separatedAndres Freund16:10
Re: optimize several list functions with SIMD intrinsicsNathan Bossart16:23
Re: optimize several list functions with SIMD intrinsicsAnkit Kumar Pandey16:48
Re: Add support for DEFAULT specification in COPY FROMAlexander Lakhin17:00
Initial Schema Sync for Logical ReplicationKumar, Sachin17:42
Re: On login trigger: take threeGregory Stark (as CFM)17:44
Re: Allow logical replication to copy tables in binary format 📎Melih Mutlu18:26
Re: Commitfest 2023-03 starting tomorrow!Gregory Stark (as CFM)18:29
uuid-ossp source or binaries for WindowsMark Hill18:31
Re: uuid-ossp source or binaries for WindowsDaniel Gustafsson19:15
How to check for in-progress transactionsTejasvi Kashi19:48
Re: On login trigger: take three 📎Mikhail Gribkov20:23
Speed-up shared buffers prewarmingKonstantin Knizhnik20:38
Re: Add a hook to allow modification of the ldapbindpasswdAndrew Dunstan20:39
Re: Add support for DEFAULT specification in COPY FROMAndrew Dunstan20:43
Re: [PATCH] Add pretty-printed XML output optionTom Lane21:13
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED 📎Thomas Munro21:13
Re: Add support for DEFAULT specification in COPY FROMAndrew Dunstan21:21
Memory leak in libxml2 (was Re: [PATCH] Add pretty-printed XML output option)Tom Lane21:38
Re: Speed-up shared buffers prewarmingMatthias van de Meent21:40
Re: Add a hook to allow modification of the ldapbindpasswdTom Lane21:50
Re: Speed-up shared buffers prewarmingMelanie Plageman22:07
Re: Memory leak in libxml2 (was Re: [PATCH] Add pretty-printed XML output option)Daniel Gustafsson22:17
Re: ICU locale validation / canonicalization 📎Jeff Davis22:18
Re: Add a hook to allow modification of the ldapbindpasswdAndrew Dunstan22:18
Re: cataloguing NOT NULL constraints 📎Alvaro Herrera22:44

March 16, 2023

ThreadAuthorTime
Re: Allow logical replication to copy tables in binary formatPeter Smith00:03
Re: Progress report of CREATE INDEX for nested partitioned tables 📎Justin Pryzby00:07
Re: Option to not use ringbuffer in VACUUM, using it in failsafe modeJustin Pryzby00:14
Re: Add LZ4 compression in pg_dumpJustin Pryzby00:20
Re: Allow logical replication to copy tables in binary formatPeter Smith00:29
Re: Add a hook to allow modification of the ldapbindpasswdMichael Paquier00:39
Re: psql \watch 2nd argument: iteration countMichael Paquier00:54
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎Melanie Plageman01:03
Re: Fix fseek() detection of unseekable files on WIN32Michael Paquier01:05
Re: recovery modulesMichael Paquier01:10
Re: Making empty Bitmapsets always be NULL 📎Yuya Watari01:30
Re: Add macros for ReorderBufferTXN toptxn 📎Peter Smith01:49
"current directory" in a server error message 📎Kyotaro Horiguchi02:16
RE: Allow logical replication to copy tables in binary formatshiy.fnst@fujitsu.com02:35
RE: Support logical replication of DDLswangw.fnst@fujitsu.com02:43
Re: Allow logical replication to copy tables in binary formatAmit Kapila02:49
RE: Allow logical replication to copy tables in binary formathouzj.fnst@fujitsu.com02:54
Re: Allow logical replication to copy tables in binary formatAmit Kapila02:55
Re: Allow logical replication to copy tables in binary formatEuler Taveira02:57
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNEDAlexander Lakhin03:00
RE: uuid-ossp source or binaries for WindowsMark Hill03:14
Re: Allow logical replication to copy tables in binary formatAmit Kapila03:24
Re: meson documentation build open issues 📎Andres Freund03:55
Re: "current directory" in a server error messageBharath Rupireddy04:02
Re: Initial Schema Sync for Logical ReplicationPeter Smith04:18
Re: Simplify some codes in pgoutputAmit Kapila04:30
Re: zstd compression for pg_dump 📎Justin Pryzby04:50
Re: Add macros for ReorderBufferTXN toptxnBharath Rupireddy05:10
Re: Bug in jsonb_in function (14 & 15 version are affected) 📎Yura Sokolov05:18
Re: Add macros for ReorderBufferTXN toptxnAmit Kapila05:20
Re: Get rid of PgStat_BackendFunctionEntryMichael Paquier05:25
Re: How to check for in-progress transactionsBharath Rupireddy05:36
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntryMichael Paquier06:29
Re: Split index and table statistics into different types of statsMichael Paquier06:54
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statementsMichael Paquier07:13
Re: Combine pg_walinspect till_end_of_wal functions with othersMichael Paquier07:18
Re: logical decoding and replication of sequences, take 2Masahiko Sawada07:38
Remove last traces of SCM credential auth from libpq? 📎Michael Paquier07:40
Re: Combine pg_walinspect till_end_of_wal functions with others 📎Bharath Rupireddy07:47
Re: "current directory" in a server error messageKyotaro Horiguchi08:10
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisherAmit Kapila08:45
Re: pg_dump versus hash partitioningJulien Rouhaud09:03
Re: Fix fseek() detection of unseekable files on WIN32Juan José Santamaría Flecha09:08
Re: Add pg_walinspect function with block info columnsBharath Rupireddy09:19
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULLAmit Kapila09:23
Re: Split index and table statistics into different types of stats 📎Drouvot, Bertrand09:24
Re: postgres_fdw: Useless if-test in GetConnection()Etsuro Fujita09:25
Re: Get rid of PgStat_BackendFunctionEntryDrouvot, Bertrand09:25
Re: postgres_fdw: Useless if-test in GetConnection()Etsuro Fujita09:28
Re: suppressing useless wakeups in logical/worker.cAmit Kapila10:00
Re: Ability to reference other extensions by schema in extension scriptsSandro Santilli10:14
The use of atooid() on non-Oid resultsDaniel Gustafsson10:20
Re: Transparent column encryptionPeter Eisentraut10:26
Re: Add a hook to allow modification of the ldapbindpasswdAndrew Dunstan10:27
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntryDrouvot, Bertrand10:32
Re: Add a hook to allow modification of the ldapbindpasswdAndrew Dunstan10:33
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULLshiy.fnst@fujitsu.com10:38
Re: [EXTERNAL] Support load balancing in libpqDaniel Gustafsson10:47
Re: logical decoding and replication of sequences, take 2Amit Kapila10:56
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎Andrei Zubkov11:02
Re: Making empty Bitmapsets always be NULL 📎Yuya Watari11:45
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntryMichael Paquier11:46
Re: Speed-up shared buffers prewarmingDrouvot, Bertrand11:50
Re: Split index and table statistics into different types of statsMichael Paquier11:59
Re: proposal: possibility to read dumped table's name from file 📎Pavel Stehule12:05
Re: Data is copied twice when specifying both child and parent table in publicationAmit Kapila12:25
Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. 📎Anton A. Melnikov12:39
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎Andrei Zubkov12:39
Re: pg_dump versus hash partitioningTom Lane12:43
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntryDrouvot, Bertrand13:13
Re: [BUG] Logical replica crash if there was an error in a function. 📎Anton A. Melnikov13:14
Re: Allow logical replication to copy tables in binary format 📎Melih Mutlu13:20
Re: Allow logical replication to copy tables in binary formatMelih Mutlu13:29
FW: uuid-ossp source or binaries for WindowsMark Hill13:31
gcc 13 warningsPavel Stehule13:40
Re: Move defaults toward ICU in 16?Peter Eisentraut13:52
Re: gcc 13 warningsMelanie Plageman14:21
Re: Remove last traces of SCM credential auth from libpq?Tom Lane14:49
Re: The use of atooid() on non-Oid resultsTom Lane14:58
Re: Progress report of CREATE INDEX for nested partitioned tablesIlya Gladyshev15:04
Re: improving user.c error messagesPeter Eisentraut15:24
Re: gcc 13 warningsTom Lane15:43
Re: improving user.c error messagesNathan Bossart15:48
Re: improving user.c error messagesPeter Eisentraut15:59
Re: gcc 13 warningsPavel Stehule16:00
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL 📎Önder Kalacı16:03
Re: "current directory" in a server error messageTom Lane16:05
Re: gcc 13 warningsTom Lane16:10
Re: logical decoding and replication of sequences, take 2 📎Tomas Vondra16:25
Re: improving user.c error messagesNathan Bossart16:27
Re: Transparent column encryptionAndres Freund16:36
RE: Initial Schema Sync for Logical ReplicationKumar, Sachin16:56
Re: Add LZ4 compression in pg_dump 📎gkokolatos17:04
Re: gcc 13 warningsAndres Freund17:05
Re: More weird compiler warningsAndres Freund17:18
Re: gcc 13 warningsAndres Freund17:28
Re: Remove last traces of SCM credential auth from libpq?Jonathan S. Katz17:28
Re: Remove last traces of SCM credential auth from libpq?Tom Lane17:50
Re: gcc 13 warningsTom Lane17:54
Default libpq connection parameter handling and copy-paste of apparently dead code for it?Greg Stark18:03
Re: gcc 13 warningsAndres Freund18:11
Re: Date-Time dangling unit fixTom Lane18:20
Re: More weird compiler warningsTom Lane18:31
Re: [PATCH] Add pretty-printed XML output optionJim Jones19:07

Browse Archives

Prev|Next
Jump to day:12345678910111213141516171819202122232425262728293031

[8]ページ先頭

©2009-2025 Movatter.jp