Re: can't create a database

From: rdacker(at)pacbell(dot)net (rdack)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: can't create a database
Date: 2001-10-19 21:58:30
Message-ID: 644f6688.0110191358.16b9e899@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) wrote in message news:<25222(dot)1003432303(at)sss(dot)pgh(dot)pa(dot)us>...
> rdacker(at)pacbell(dot)net (rdack) writes:
> > everything else seems ok. add tables, add records.
> > but when i try 'create database tt;' interactively or do 'createdb tt'
> > in shell, i get:
> > Server process (pid 446) exited with status 11 at Wed Oct 17 17:04:06
> > 2001
>
> Hmm. This should have left a core dump file --- can you get a stack
> trace from the core with a debugger?
>
> Also, problem reports that don't mention Postgres version nor the
> platform you are running on are not very helpful.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

answer was to get latest postgresql package that works on os 10.1.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-10-19 22:01:39 Re: Upgrade
Previous Message Tom Lane 2001-10-19 21:56:37 Re: DEBUG: StartTransactionCommand