Re: Postgres-Database

Wolfgang Zenner <[email protected]> Wed, 4 Jun 2003 14:53:51 +0200
Newsgroups gmane.linux.suse.informix
Message-ID <[email protected]>
Hello,

that's the version I use, and that does not work. It seems, that there's a big 
change in the new version of postgres - indeed, SuSE told to dump the 
database and to recreate ist, because the versions prior to the 8.2 are NOT 
compatible.

Thanks

Wolfgang

Am Mo 02 Jun 2003 12:02 schrieb Tom Dossis:
> Wolfgang Zenner wrote:
> > Hello,
> >
> > Thanks for Your help, but postgresql-tk is not in SuSE8.2, that seems to
> > be the problem - before I had SuSE8.0, where it was delivered with.
> >
> > Wolfgang
>
> I see!
> Try building pgaccess from source:
> http://freshmeat.net/projects/pgaccess/?topic_id=66%2C68
> http://osdn.dl.sourceforge.net/[..]pgaccess/pgaccess-0.98.8.20030520.tar.gz
> There's a simple Makefile - no ./configure.
> It installs itself to /usr/lib/pgaccess/
> It works on my SuSE 8.1
> -Tom