Re: In or Exists?
От | Scott Marlowe |
---|---|
Тема | Re: In or Exists? |
Дата | |
Msg-id | 1140022097.22740.222.camel@state.g2switchworks.com обсуждение исходный текст |
Ответ на | Re: In or Exists? (Fabrice.Sznajderman@devoteam.com) |
Ответы |
Re: In or Exists?
Re: In or Exists? |
Список | pgsql-jdbc |
On Wed, 2006-02-15 at 10:27, Fabrice.Sznajderman@devoteam.com wrote: > I tried select version(); > > it gave me this: > > PostgreSQL 7.2.3-RH on i686-pc-linux-gnu, compiled by GCC gcc (GCC) > 3.2 20020903 (Red Hat Linux 8.0 3.2-7) OK... You're running a really really old version of PostgreSQL. It has known data loss and crash inducing bugs. Let your boss know that you should upgrade to, at a minimum, the latest version of 7.2, which is 7.2.8. 7.2 is no longer supported. It's very old. It's creaky in fact. I would recommend upgrading to the latest 8.0 or 8.1 series, or 7.4 as a minimum. Many IT managers prefer to stick with older "known" versions of software. While I understand this, it's really mostly a comfort issue. And nothing makes me more uncomfortable than a database error that means all my data just disappeared. Oh, and update your OS as well if you can. RH 8.0 is also no longer supported. It has many unpatched security bugs. You are running an unreliable, unstable version of postgresql on an unreliable, insecure platform. Expect no mercy from the gods or the members of this list when things go wrong. And they will.
В списке pgsql-jdbc по дате отправления: