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