On Sun, Apr 15, 2012 at 7:07 PM, <helgistei...@gmail.com> wrote: > The following bug has been logged on the website: > > Bug reference: 6591 > Logged by: Helgi Steinar > Email address: helgistei...@gmail.com > PostgreSQL version: 9.1.3 > Operating system: Mac OSX 10.7.3 > Description: > > I downloaded and installed the version of Postgres using the installer from > http://www.enterprisedb.com/products-services-training/pgdownload#osx > > When trying to use pg_dump the result is > > pg_dump: server version: 9.1.3; pg_dump version: 9.0.5
Use the pg_dump executable that came with the installer (normally installed in /Library/PostgreSQL/9.1/bin) - you're almost certainly using the older, Apple supplied one in /usr/bin. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs