Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 373859

Summary: [PostgreSQL] Missing pg_dump and pg_dumpall from 9.1_beta1
Product: Gentoo Linux Reporter: Alexey Shvetsov <alexxy>
Component: New packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexey Shvetsov archtester gentoo-dev 2011-07-02 22:16:41 UTC
There is no pg_dump and pg_dumpall pg_restore utils in 9.1_beta1 version so it is unable to migrate data to 9.1_beta2

Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2011-07-05 00:08:53 UTC
The 'base.patch' file accidentally removed 'pg_dump' from the list of SUBDIRS to be compiled.

You might be alright just upgrading from beta1 to beta2. There shouldn't have been anything more than just bug fixes from one to the next. (There have been thousands of emails to read on pgsql-hackers, though, so I'm not offering a guarantee.)

04 Jul 2011; Aaron W. Swenson <titanofold@gentoo.org>
+postgresql-base-9.1_beta2-r1.ebuild:
Fixes bug 373859
Comment 2 Alexey Shvetsov archtester gentoo-dev 2011-07-05 07:01:57 UTC
Sampe aplicable for beta2. 
Base format changed between beta1 and beta2
Comment 3 Alexey Shvetsov archtester gentoo-dev 2011-07-05 20:22:52 UTC
Please also fix beta1 since there is no upgrade path without it
Comment 4 Aaron W. Swenson gentoo-dev 2011-07-09 13:48:43 UTC
  09 Jul 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +postgresql-base-9.1_beta1-r3.ebuild:
  Fixes bug 373859