createdb creates a default table

Started by Peter Choeover 23 years ago2 messagesgeneral
Jump to latest
#1Peter Choe
choepete@mindspring.com

everytime i use createdb common a default table is created. is there some
way i can stop this from happening?

Peter Choe

#2frbn
frbn@efbs-seafrigo.fr
In reply to: Peter Choe (#1)
Re: createdb creates a default table

'createdb' or 'create database' both use template1 database
as the default settings.
Log in as 'postgres' (or pgsql in freebsd) and
modify the template1 database.

Peter Choe wrote:

Show quoted text

everytime i use createdb common a default table is created. is there
some way i can stop this from happening?

Peter Choe

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html