Re: - pgaql binary data date time fornats
Neeraj Rai <[email protected]> Wed, 22 May 2013 09:52:10 -0700 (PDT)
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <1369241530.69063.YahooMailAndroidMobile@web164901.mail.bf1.yahoo.com> |
Hi, I forgot to mention that I'm trying to use binary data format. I found exanples of sending string fornatted date time. However, i am assuming there are functions to covert unix time to pgtimestamptz and may be faster Looking for inverse of ts.epoch I can bypass bitwise fueld issue by assigning to int. I think Q5 can be ignored. It should work the same for execparams and execprepared. Thanks Neeraj