From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Markus Wagner <wagner(at)imbei(dot)uni-mainz(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: stability of pg library usage |
Date: | 2002-11-19 14:45:48 |
Message-ID: | 3DDA4E9C.58D9D215@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Markus Wagner wrote:
>
> 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.
Hi Markus,
Out of curiosity, was "7.3.1" a typo? We haven't released that version
yet. The closest match would be "7.2.1" though it's not recommended due
to some bugs that were found (7.2.3 is the latest release, and it's
production worthy).
:-)
Regards and best wishes,
Justin Clift
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-19 14:46:17 | Re: Enterprise readiness - mirroring / incremental backup solutions? |
Previous Message | Karthick V | 2002-11-19 14:37:04 | Re: Stored Procedures |