Re: pd_dump server mismatch error

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Thara Vadakkeveedu <tharagv(at)yahoo(dot)com>
Cc: Craig James <cjames(at)emolecules(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pd_dump server mismatch error
Date: 2013-09-26 21:57:23
Message-ID: CAB8KJ=hP+5Cd3tDqj0zgD++g2KCyFdAe8COaYU81TYZgmeEUDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

2013/9/26 Thara Vadakkeveedu <tharagv(at)yahoo(dot)com>:
> Hi,
> When you say preinstalled with the system, you mean preinstalled with RedHat
> Linux?
>
> I seem to have the right version ... I had to use the full path to identify
> the version.
>
> -bash-4.1$ /usr/pgsql-9.2/bin/pg_dump --version
> pg_dump (PostgreSQL) 9.2.4
>
> How can I find the package name for the older version?

This:

rpm -qf $(which pg_dump)

should show the package which the pg_dump binary in your default path
belongs to.

Regards

Ian Barwick

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message hugh holston 2013-09-30 23:22:53 openclinica
Previous Message Albe Laurenz 2013-09-26 12:12:13 Re: connecting to the database from pgadmin client