Hello
In this morning I actualized my PostgreSQL source from CVS.
initdb goes without any problems. But createdb puts
SIGSEGV, createuser, psql too.
[EMAIL PROTECTED] root]$ ltrace psql -l
__libc_start_main(0x08050df0, 2, 0xb3a4, 0x08049e98, 0x0805a810
__register_frame_info_bases(0x0806b7
Good shot, after new compilation I haven't any problems.
Thank You
Pavel Stehule
On Thu, 14 Aug 2003, Tom Lane wrote:
> Pavel Stehule <[EMAIL PROTECTED]> writes:
> > In this morning I actualized my PostgreSQL source from CVS.
> > initdb goes without any problems. But createdb puts
> > SIGSEGV