(no subject)
Feb. 15th, 2006 11:27 amAny Postgres experts in the house?
I need to do CREATE TABLE ... (LIKE ...) or the equivalent, but I want the new table to have the permissions/priveleges (and, ideally, indexes) of the table it's modelled on. Any tips?
I need to do CREATE TABLE ... (LIKE ...) or the equivalent, but I want the new table to have the permissions/priveleges (and, ideally, indexes) of the table it's modelled on. Any tips?
sneaky way
Date: 2006-02-15 08:11 pm (UTC)But I don't know PostgreSQL well enough to offer any further hints. :(