Hi all,

is there a way to specify a default tablespace for tables and a
different one for indexes without put it in the CREATE statement?

i guess one way is to set 'default_tablespace'  for table's tablespace
create or table without any indexes and then set it for idx's
tablespace and create all indexes, a workaround that come to my mind.

Any other idea?

-- 
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to