Alex Turner <[EMAIL PROTECTED]> writes: > ... With the > advent of Tablespace in pg 8.0, is it possible to set a user's default > tablespace?
ALTER USER user1 SET default_tablespace = foo; regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html