Re: Simpler dump?
От | Douglas McNaught |
---|---|
Тема | Re: Simpler dump? |
Дата | |
Msg-id | 5ded07e00712100826p43223a99u56e07a7a99f23f4a@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Simpler dump? (Ted Byers <r.ted.byers@rogers.com>) |
Ответы |
Re: Simpler dump?
|
Список | pgsql-general |
On 12/10/07, Ted Byers <r.ted.byers@rogers.com> wrote: > So, how do I determine whether or not template1 really > exists on my server and is a copy of template0 (as I'd > infer from what I see in postgres) rather than > template_postgis, and then modify things so that the > default is the normal template1 rather than > template_postgis, but leaving the latter in place so I > can use it when I need it? Try using the 'psql' command line tool to list your databases--it sounds like pgAdmin might be hiding some of them from you (which isn't the fault of anyone on this list since pgAdmin is a separate project). It's certainly conceivable that someone before you set up template_postgis as the default template database, but getting an accurate catalog of what you've got sounds like the first step. -Doug
В списке pgsql-general по дате отправления: