"Marcel Gsteiger" <[EMAIL PROTECTED]> writes:
> Is this a known problem? If the problem is unknown, I could probably help to
> find out what's going wrong. The base tables (in schema pg_catalog) appear to
> be ok at first sight. Perhaps the information_schema dictionary views have
> not yet been
Hi all
I just copied a rather complex application database together with all tables
and triggers to 8.0.0RC1 running under windows (the original 7.4 database still
runs on linux). I migrated everyting using pg_dump and then executing the
resulting scripts via pgsql.
Most things work as expecte