On 2/3/17 5:31 PM, Andres Freund wrote:
You can't really see things from other databases that way tho. So you need to write a tool that iterates all databases and such. Not that that's a huge problem, but it doesn't make things easier at least.
True. Not terribly hard to iterate though, and if the author of this mythical extension really wanted to they could probably use a bgworker that was free to iterate through the databases.
(and you need to deal with things like forks, but that's not a huge issue)
Yeah, which maybe requires version-specific hard-coded knowledge of how many forks you might have.
-- Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX Experts in Analytics, Data Architecture and PostgreSQL Data in Trouble? Get it in Treble! http://BlueTreble.com 855-TREBLE2 (855-873-2532) -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers