Search Postgresql Archives

Re: Using incorrect default-value type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Arturo Pie Joa <arturotd08@xxxxxxxx> writes:
> Is it ok to do name overloading in postgreSQL? or is that not recommended at all? Could I find some issues later by doing name overloading?

People use it all the time ... and get burnt some of the time.

> We are doing this because we are using different collations on each schema, and our ORM doesn't support custom domains, so we are just overloading "text".

Maybe you need a better ORM.  But it's not clear to me why you'd need
domains for this anyway --- can't you just attach a collation property
to each table column?

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux