According to the docs, the TIMESTAMP is accurate to microseconds. But the typical display only goes to centiseconds. Java and Unix timestamps generally go to milliseconds.
Is there a way to get Postgresql 7.1 to report times with higher resolution?
Thanks,
David