Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> Oh, I meant just having it create separate custom format files for each
>> database. As shell scripts all over the world have been doing for years,
>> but it would be nice if it was simply built in.
>
> I guess it could be done, although I'm not going to do it :-) I'm more about
> making somewhat hard things easier than easy things slightly easier :-)
Then what about issuing an archive (tar or ar format here) containing
one custom file per database plus the globals file, SQL, plus maybe a
database listing, and hacking pg_restore so that it knows what to do
with such an input ?
Bonus points if that supports the current -l and -L options, of course.
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
In response to
Responses
pgsql-hackers by date
| Next: | From: Dimitri Fontaine | Date: 2011-09-03 21:03:16 |
| Subject: Re: WAL "low watermark" during base backup |
| Previous: | From: ktm@rice.edu | Date: 2011-09-03 18:59:39 |
| Subject: Re: sha1, sha2 functions into core? |