Re: find the template of a database in SQL - Mailing list pgsql-hackers

From Walter Cruz
Subject Re: find the template of a database in SQL
Date
Msg-id 32cabba0608180912i6a636d8bj8b3bbdea2054eb8f@mail.gmail.com
Whole thread Raw
In response to Re: find the template of a database in SQL  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: find the template of a database in SQL
Re: find the template of a database in SQL
List pgsql-hackers
well, when I create a database, it inherits from template1

When I have a table that I don't know if it inherits from template 1,
how can I find the 'super' ?

[]'s
- Walter
On 8/18/06, Joshua D. Drake <jd@commandprompt.com> wrote:
> Walter Cruz wrote:
> > Hi all..
> >
> > There's some way to find the template of a database in SQL (using 7.4)?
> Find the template? Could you clarify your question?
>
> >
> > []'s
> > - Walter
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> >       subscribe-nomail command to majordomo@postgresql.org so that your
> >       message can get through to the mailing list cleanly
> >
>
>


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: find the template of a database in SQL
Next
From: "Joshua D. Drake"
Date:
Subject: Re: find the template of a database in SQL