Menu

#39 Running against PostgreSQL 8 on Fedora Core 6

open
nobody
None
5
2007-02-02
2007-02-02
LANNet
No

If using the postgreSQL version 8 database engine then consideration needs to be given that, by default, postgreSQL will lower-case table names and attribute names, and that some attribute names are considered reserved words and need to be double quoted, notably "User" and "user"; it also needs to be remembered that once a table name or attribute name is double quoted then its case is preserved. Perhaps with postgreSQL it is best to double quote all table names and attribute names.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB