Re: In or Exists?
От | Fabrice.Sznajderman@devoteam.com |
---|---|
Тема | Re: In or Exists? |
Дата | |
Msg-id | OFC84DB0F0.F081C57C-ONC1257116.005A4A86-C1257116.005AA8F9@devoteam.com обсуждение исходный текст |
Ответ на | Re: In or Exists? (Scott Marlowe <smarlowe@g2switchworks.com>) |
Ответы |
Re: In or Exists?
Re: In or Exists? |
Список | pgsql-jdbc |
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)
I really newbie with postgres...
Can u help me?
thank in advance!!
Fabrice
Scott Marlowe <smarlowe@g2switchworks.com> Envoyé par : pgsql-jdbc-owner@postgresql.org 15/02/2006 17:27 |
|
On Wed, 2006-02-15 at 09:59, Fabrice.Sznajderman@devoteam.com wrote:
> thank you for your answer!
>
>
> 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 ..
psql -V will tell you the client version. or psql template1 -c "select
version();" will tell you the version of the backend server.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
В списке pgsql-jdbc по дате отправления: