On 8/27/07, Stephen Ince <since@xxxxxxxxxxxxxx> 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. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster