"Sumita Biswas" <sbiswas(at)cisco(dot)com> writes:
> We installed postgres, but it did not install the default DB "postgres".
The only DB that exists in a fresh installation is "template1". If
you want to create a DB named "postgres", use the createdb script.
BTW, it's bad manners to ask a new question by following up an existing
unrelated thread. Start a new thread with an appropriate subject line.
Otherwise you're wasting the time of the other people on the mailing
list, who are exactly the people who might answer your question.
regards, tom lane