[Slackbuilds-users] PostgreSQL: Migrating from -9.0.5 to -9.3.4
Benjamin Trigona-Harany
slackbuilds at jaxartes.net
Fri Mar 21 16:05:59 UTC 2014
On March 21, 2014 09:01:15 Rich Shepard wrote:
> Using the postgresql.SlackBuild script I successfully (I think) built and
> installed postgresql-9.3.4 in /var/lib/pgsql/9.4/. However, there are no
> bin/, include/, or lib/ directories in there, only data/.
>
> The current postgresql-9.0.5 was built from source (I had issues with the
> SlackBuild script back then, too) and installed in /usr/local/pgsql/. That
> directory contains all 4 sub-directories.
>
> The pg_upgrade script needs the paths to both the 9.0.5 and 9.3.4 binary
> files. Since the newer version does not have them in /var/lib/pgsql/9.4/
> where can I find them?
The PostgreSQL binaries are in /usr/bin. Only data is in /var/lib/pgsql.
More information about the SlackBuilds-users
mailing list