Re: database broken ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "mdc(at)keko(dot)com(dot)ar" <mdc(at)keko(dot)com(dot)ar>
Cc: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: database broken ?
Date: 2003-01-14 15:51:53
Message-ID: 16124.1042559513@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"mdc(at)keko(dot)com(dot)ar" <mdc(at)keko(dot)com(dot)ar> writes:
> Database version: PostgreSQL 7.2.3 on i686-pc-linux-gnu,
> compiled by GCC 2.96
> Archiver (db) version:7.1.2
> Proceeding deespite mistmatch.

> What's going wrong?

It told you: you're using the wrong pg_dump. Apparently you have
overridden that error check rather than finding where you put the
right pg_dump.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Andrew Sullivan 2003-01-14 16:34:47 Re: Select * from users WHERE upper(lastName) = upper('Pringle')
Previous Message mdc@keko.com.ar 2003-01-14 14:45:12 database broken ?