stability of pg library usage

From: Markus Wagner <wagner(at)imbei(dot)uni-mainz(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: stability of pg library usage
Date: 2002-11-19 12:31:38
Message-ID: 200211191331.38238.wagner@imbei.uni-mainz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

we developed some software using the C-library for pg 7.1.3 and distributed it
to users who are using pg 7.2.x. There was a problem when the program tried
to open 'template1' in order to execute a 'CREATE DATABASE'-statement. The
database 'template1' could not be opened. After installing pg 7.3.1 it
worked.

We are wondering what may have changed in the new version, and if there will
be some stability in the future, so that our software may be used with
different pg versions.

Thanks for replies,

Markus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Boget 2002-11-19 13:32:54 Re: Looking for a "Linux on Playstation 2" person to compile PostgreSQL RPM's
Previous Message Kieran 2002-11-19 11:42:30 Enterprise readiness - mirroring / incremental backup solutions?