* Christopher Browne <[EMAIL PROTECTED]> [0223 20:23]: > Clinging to sanity, [EMAIL PROTECTED] (Dick Davies) mumbled into her beard: > > Is there a neat way to clean out a database via SQL commands? > > > > i.e. get rid of tables, sequences, integers, etc. > > > > At present I'm using dropdb/createdb, but thats' far from ideal > > and I think it's causing postgres to do more mork than it needs to... > > If you truly need for all of the objects to go away, dropping the > database seems like a reasonable way to do this. I'm not sure what > work you are imagining is "too much" or "unnecessary."
It just seems a bit extreme, but the alternatives are all a bit gnarly, so think I'll live with it.... Thanks for all the suggestions, though, everybody. -- 'The old 'give em a Linux box and they think they're Jean-Luc Picard' syndrome.' -- Pete Bentley Rasputin :: Jack of All Trades - Master of Nuns ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster