Re: dropping template1
Thomas T. Thai <tom@minnesota.com>
From: "Thomas T. Thai" <tom@minnesota.com>
To: <shridhar_daithankar@persistent.co.in>
Cc: <pgsql-general@postgresql.org>
Date: 2003-01-09T07:40:01Z
Lists: pgsql-general
> On 9 Jan 2003 at 1:14, Thomas T. Thai wrote: > >> I'm using 7.3 and accidently created unnecessary functions and such in >> template1. Originally it had nothing added beyond the initial install >> (initdb). I would like to return it to the clean state. > > How about drop function? there are lots of functions and datatypes etc. is there an easier way?