Re: Deprecating, and scheduling removal of, pg_dump's tar format. - Mailing list pgsql-hackers

From Christophe Pettus
Subject Re: Deprecating, and scheduling removal of, pg_dump's tar format.
Date
Msg-id D71856B6-A219-4870-8383-1FBA0436415D@thebuild.com
Whole thread Raw
In response to Re: Deprecating, and scheduling removal of, pg_dump's tar format.  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Deprecating, and scheduling removal of, pg_dump's tar format.  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
> On Jul 26, 2018, at 20:09, Stephen Frost <sfrost@snowman.net> wrote:
>
> Do you, perhaps, have any insight into why those users are currently
> using the .tar format?

Inertia, in most cases; some of those procedures have been around since 8.1 days.  Custom format (or a tar'd parallel
dump)would be an undoubtedly superior choice.  A long depreciation window would cover a lot of those situations. 

--
-- Christophe Pettus
   xof@thebuild.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: negative bitmapset member not allowed Error with partition pruning
Next
From: Fabien COELHO
Date:
Subject: pgbench - very minor bug fix on hash() missing argument