Example Database Script - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Example Database Script
Date
Msg-id NEBBIOAJBMEENKACLNPCGEJJCCAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: Example Database Script  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
Hi,

Does anyone have a snippet of postgres SQL that will create a database with
_everything_ that postgres supports?  (ie. types, functions, constraints,
operators, everything...)

I just need it for testing SQL dump code.

If not, then I'll create one myself and post it back here.

Thanks,

Chris

--
Christopher Kings-Lynne
Family Health Network (ACN 089 639 243)



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Full text Indexing -out of contrib and into main..
Next
From: "Christopher Kings-Lynne"
Date:
Subject: RE: Constraint names using 'user namespace'?