On Feb 23, 2006, at 0:27 , Irina Gadassik wrote:

I am trying to create a table freeze and it seems "freeze" is a reserved word, but I don't see it in
the list. Also in a different table I cann't create a column freeze.

http://www.postgresql.org/docs/current/interactive/sql-keywords- appendix.html

I see FREEZE right between FREE and FROM. It's not an SQL keyword, but it is used in PostgreSQL withe VACUUM command.

http://www.postgresql.org/docs/current/interactive/sql-vacuum.html

Hope this helps.

Michael Glaesemann
grzm myrealbox com




---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to