Search:     Advanced search
Browse by category:
Glossary | Contact Us

Database Knowledge Base / PostgreSQL /

Will PostgreSQL handle recent daylight saving time changes in various countries?

Add comment
Views: 234
Votes: 2
Comments: 0

USA daylight saving time changes are included in PostgreSQL release 8.0.[4+], and all later major releases, e.g. 8.1. Canada and Western Australia changes are included in 8.0.[10+], 8.1.[6+], and all later major releases. PostgreSQL releases prior to 8.0 use the operating system's timezone database for daylight saving information.

 

Others in this Category
document i am writing a function to return a table in the select query i am using a join and for some columns i want to give alias name but alias name given within" " is not accepting pls give me some suggestions as soon as possible
document What is PostgreSQL? How is it pronounced?
document Who controls PostgreSQL?
document What is the copyright of PostgreSQL?
document What platforms does PostgreSQL support?
document Where can I get PostgreSQL?
document How does PostgreSQL compare to other DBMSs?
document What is the maximum size for a row, a table, and a database (PostgreSQL)?
document How we can perform MINUS (Oracle) Or EXCEPT (Maxdb) in MS Access?



RSS