l-message-formats.html
You can reuse some code of a library I have written: pglib.
http://developer.berlios.de/projects/pglib/
It is released under the MIT license, and it is written in Python and
Twisted (a framework for writing asynchronous applications).
By the way: pglib aims
Hi.
There can be performancs problems in having primary keys of type TEXT?
What about having a primary key of 3 columns (all of type TEXT)?
Regards Manlio Perillo
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
Michael Glaesemann ha scritto:
>
> On Jul 28, 2006, at 17:37 , Manlio Perillo wrote:
>
>> There can be performancs problems in having primary keys of type TEXT?
>> What about having a primary key of 3 columns (all of type TEXT)?
>
> What defines a problem in term
Aaron Bono ha scritto:
> On 7/28/06, *Manlio Perillo* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> Michael Glaesemann ha scritto:
> >
> > On Jul 28, 2006, at 17:37 , Manlio Perillo wrote:
> >
> >> There can be