Re: Allowing for longer table names (>64 characters) - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Allowing for longer table names (>64 characters)
Date
Msg-id 4B066D39.8080106@wildenhain.de
Whole thread Raw
In response to Re: Allowing for longer table names (>64 characters)  (Allan Kamau <kamauallan@gmail.com>)
List pgsql-general
Hi Allan,

Am 20.11.2009 10:42, schrieb Allan Kamau:
...
>
> Thanks Andreas, I too agree it may not be a good idea to have long for
> various reasons including porting/upgrading issues and so on, as I
> have many tables, I seem to have been caught up in describing table
> functionality in the table name :-)

As Andreas said, comment is perhaps a better place for descriptions.

Also did you thought of using schema as additional grouping system to
avoid having many overly descriptive table names?

Regards
Tino


Attachment

pgsql-general by date:

Previous
From: "Massa, Harald Armin"
Date:
Subject: using window-functions to get freshest value - how?
Next
From: Thomas Kellerer
Date:
Subject: Re: using window-functions to get freshest value - how?