[BUGS] pg_dump bug?

2003-11-06 Thread Erik G. Burrows
I'm experiencing the same problem Mr. Dalphin was experiencing back in 1999: http://archives.postgresql.org/pgsql-bugs/1999-09/msg00056.php pg_dump does not dump functions used as column defaults before the definition of that table, so rebuilds fail. Has this bug been fixed, and I'm not seeing t

Re: [BUGS] PostgreSQL 7.4RC1 crashes on Panther

2003-11-06 Thread Tom Lane
Scott Goodwin <[EMAIL PROTECTED]> writes: > psql:/Users/scott/m/ops/database/sql/add_languages.sql:13: server > closed the connection unexpectedly > This probably means the server terminated abnormally > before or while processing the request. > ...output in the log file is: >

Re: [BUGS] PostgreSQL 7.4RC1 crashes on Panther

2003-11-06 Thread Tom Lane
Scott Goodwin <[EMAIL PROTECTED]> writes: > After recompiling with GCC 3.1 it fails when I'm running initdb to > create the cluster -- it's a shmget error again. I believe that takes > both Tcl and PostgreSQL out of the suspect pool and leaves Mac OS 10.3 > as the primary culprit. Does the fail

Re: [BUGS] PostgreSQL 7.4RC1 crashes on Panther

2003-11-06 Thread Tom Lane
Scott Goodwin <[EMAIL PROTECTED]> writes: > Just compiled PG 7.3.4 with GCC 3.1 on Panther and it exhibits the same > problem, but generates a SIGSEGV instead of a SIGBUS. I tried this on the 10.3 beta that I have (from about a month back) and indeed I get a core dump while trying to create the