how I can know the version of my postgres DataBase ? I know is 7.3.x but I don't know for the 'x' number ..
Thanks a lot in advance!
Scott Marlowe <smarlowe@g2switchworks.com> Envoyé par : pgsql-jdbc-owner@postgresql.org
15/02/2006 16:48
A
Fabrice.Sznajderman@devoteam.com
cc
Objet
Re: [JDBC] In or Exists?
On Wed, 2006-02-15 at 09:36, Fabrice.Sznajderman@devoteam.com wrote: > I know I know I too behind! > But for this moment my project manager wants to stay with this > version... > > There is lot specific developpement around this version ... it not > easy to change the version... > > I asked to my project manager : we must upgrade !! he answser me.. not > for this moment! > > so!!.... :-( > > thank a lot for your answer!
Just make sure you're running the latest version of 7.3.x. Earlier versions of 7.3 had some data loss issues if I remember correctly. It's always a good practice to be running the latest patch level of your version of PostgreSQL.
---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend