Re: [PERFORM] [OT] Very strange postgresql behaviour

2007-01-29 Thread Carlos Moreno
Arnau wrote: Hi Bill, In response to Arnau <[EMAIL PROTECTED]>: I have postgresql 7.4.2 running on debian and I have the oddest postgresql behaviour I've ever seen. I do the following queries: espsm_asme=# select customer_app_config_id, customer_app_config_name from customer_app_config

Re: [PERFORM] [OT] Very strange postgresql behaviour

2007-01-29 Thread Arnau
Hi Bill, In response to Arnau <[EMAIL PROTECTED]>: I have postgresql 7.4.2 running on debian and I have the oddest postgresql behaviour I've ever seen. I do the following queries: espsm_asme=# select customer_app_config_id, customer_app_config_name from customer_app_config where customer_

Re: [PERFORM] [OT] Very strange postgresql behaviour

2007-01-29 Thread Heikki Linnakangas
Arnau wrote: Hi all, I have postgresql 7.4.2 running on debian and I have the oddest postgresql behaviour I've ever seen. You should upgrade. The latest 7.2 release is 7.4.15 I do the following queries: ... At first glance this looks like a bug in PostgreSQL, but.. Rules: A lot of r

Re: [PERFORM] [OT] Very strange postgresql behaviour

2007-01-29 Thread Bill Moran
In response to Arnau <[EMAIL PROTECTED]>: > >I have postgresql 7.4.2 running on debian and I have the oddest > postgresql behaviour I've ever seen. > > I do the following queries: > > > espsm_asme=# select customer_app_config_id, customer_app_config_name > from customer_app_config where cus

[PERFORM] [OT] Very strange postgresql behaviour

2007-01-29 Thread Arnau
Hi all, I have postgresql 7.4.2 running on debian and I have the oddest postgresql behaviour I've ever seen. I do the following queries: espsm_asme=# select customer_app_config_id, customer_app_config_name from customer_app_config where customer_app_config_id = 5929 or customer_app_config_id