Re: proposal: possibility to read dumped table's name from file
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: David Fetter <david@fetter.org>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-05-29T16:14:37Z
Lists: pgsql-hackers
pá 29. 5. 2020 v 18:03 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal: > David Fetter <david@fetter.org> writes: > > Would it make sense to expand this patch to handle other objects? > Sure. Just we should to design system (and names of options). > > If we're gonna do something like this, +1 for being more general. > The fact that pg_dump only has selection switches for tables and > schemas has always struck me as an omission. > a implementation is trivial, hard is good design of names for these options. Pavel > > regards, tom lane >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix array subscript warnings
- 17935e1fdf0a 17.0 landed
-
Read include/exclude commands for dump/restore from file
- a5cf808be55b 17.0 landed
-
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
- 8f8154a503c7 14.0 cited