Re: Call for pg_dump testing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Call for pg_dump testing
Date: 2003-12-07 16:22:03
Message-ID: 22239.1070814123@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> I tried with 7.3.3 and got error:
> ./pg_dump: relocation error: ./pg_dump: undefined symbol: get_progname

You have a problem with linking to the wrong version of libpq.so.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-12-07 16:40:50 Re: Double linked list with one pointer
Previous Message Oleg Bartunov 2003-12-07 14:58:15 Re: Call for pg_dump testing