Re: template1, can there be a template2/3/4?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jim Mercer <jim(at)reptiles(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: template1, can there be a template2/3/4?
Date: 2001-06-04 18:07:40
Message-ID: 6584.991678060@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jim Mercer <jim(at)reptiles(dot)org> writes:
> where are these relations? is this a compile-time thing, or can it be done
> on-the-fly?

Compile-time; see SharedSystemRelationNames in
backend/utils/init/globals.c. You'd have to do an initdb after changing
it, anyway.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-04 18:16:35 Re: template1, can there be a template2/3/4?
Previous Message Tim Barnard 2001-06-04 17:59:14 libpq and PostgreSQL NOTICEs