-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thank you Alban for your considerations.
The issue has already been marked as [SOLVED] following Sam's suggestion.
And FYI the issue *was* urgent and the wolf *was* biting my leg! :]
BR,
Pedro Doria Meunier
GSM: +351 96 17 20 188
Skype: pdoriam
On 19 Jul 2009, at 12:39, Pedro Doria Meunier wrote:
Hash: SHA1
Hi All,
I *really* need some help with this one...
I have a table ~18M rows with a 'timestamp with time zone' column.
It's
indexed thus:
CREATE INDEX my_table_timestamp_idx
ON my_table
USING btree
(zulu_timestamp);
whenev