> At 14:11 28/11/00 +0800, Christopher Kings-Lynne wrote:
> >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 tend to use my own databases (because
At 14:11 28/11/00 +0800, Christopher Kings-Lynne wrote:
>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 tend to use my own databases (because the have lots o
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,
Chri