On Mon, 2006-03-27 at 20:22 -0500, Tom Lane wrote: > Amadeus Zilfinski <amadeus0@xxxxxxx> writes: > > I have a similar problem. Had FC4 and PostgresQL installed. Upgraded to > > FC5, and want to use PostgresQL for a bugzilla backend. My problem is > > the same as the parent poster, but rather then save my old data I want > > to delete it. All of it. How would I go about doing that? > > Just rm -rf /var/lib/pgsql/data ... then you can start the new postmaster. > > regards, tom lane Thanks. That did it. Now to get the rest of FC5 up and running... AmadeusZ.-