Re: PostgreSQL vs Firebird feature comparison finished - Mailing list pgsql-general

From Scott Marlowe
Subject Re: PostgreSQL vs Firebird feature comparison finished
Date
Msg-id dcc563d10708271014h73510f1qecc0d73bf2c8db6d@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL vs Firebird feature comparison finished  ("Stephen Ince" <since@opendemand.com>)
List pgsql-general
On 8/27/07, Stephen Ince <since@opendemand.com> wrote:
> I recently ported a schema from postgres to firebird and found name size
> limitations. Firebird has a limitation on the size of it's column names,
> table names, constraint names and index names. I think the size limitation
> on firebird is 31 characters. Postgres doesn't have this limitation.

Note that postgresql does have a limit.  It's just not as short as the
one in firebird.

pgsql-general by date:

Previous
From: Erik Jones
Date:
Subject: Re: Out of Memory - 8.2.4
Next
From: Joseph S
Date:
Subject: Re: [ANNOUNCE] == PostgreSQL Weekly News - August 26 2007 ==