Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • The version of PostgreSQL isn't really the problem. It's the version of pg_dump that's old and incompatible. Is there someplace I can find specifically that? Commented May 25, 2013 at 19:11
  • I think it's bundled in with these packages. I would just download one of the pre-builds for the specific version and use the pg_dump command out of there. They shouldn't have to be installed, just untarred into a directory. You might have to set an environment variable to point to a library directory but it should be pretty straight forward. Commented May 25, 2013 at 19:12