Re: In-placre persistance change of a relation
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: smithpb2250@gmail.com
Cc: vignesh21@gmail.com, nathandbossart@gmail.com,
jakub.wartak@enterprisedb.com, stark.cfm@gmail.com, hlinnaka@iki.fi,
barwick@gmail.com, jchampion@timescale.com, pryzby@telsasoft.com,
tgl@sss.pgh.pa.us, rjuju123@gmail.com, jakub.wartak@tomtom.com,
pgsql-hackers@lists.postgresql.org
Date: 2024-05-24T07:09:16Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pg_dump: Refactor getIndexes()
- e2c52beecdea 15.0 cited
-
Optimize DropRelFileNodesAllBuffers() for recovery.
- bea449c635c0 14.0 cited
Attachments
- v33-0001-Export-wal_sync_method-related-functions.patch (text/x-patch)
Rebased. Along with rebasing, I changed the interface of XLogFsyncFile() to return a boolean instead of an error message. regards. -- Kyotaro Horiguchi NTT Open Source Software Center