Re: [GENERAL] How to get database schema without pg_dump?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Boban Acimovic" <acim@mbl.is>
Cc: pgsql-general@postgresql.org, pgsql-admin@postgresql.org
Date: 2001-12-11T00:24:20Z
Lists: pgsql-general
"Boban Acimovic" <acim@mbl.is> writes: > After lot of tries, it seems I resolved this problem. So the characterization of the bug seems to be: regular expressions crash if you build with locale support but not multibyte support? Seems odd that we'd not have heard about that before. Can you build it that way again, adding --enable-debug this time, and provide a stack trace from the point of the crash? regards, tom lane