Re: How to handle larger databases?

From: Terry Lee Tucker <terry(at)esc1(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to handle larger databases?
Date: 2004-11-22 10:30:46
Message-ID: 200411220530.46946.terry@esc1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yes, I would like to hear about this as well, especially since all my
character strings are defined as varchar.

On Monday 22 November 2004 02:09 am, Patrick B Kelly saith:
> On Nov 19, 2004, at 2:37 AM, Jerry III wrote:
> > Do not use variable length types.
>
> Why do you suggest not using variable length types?
>
>
> Patrick B. Kelly
> ------------------------------------------------------
> http://patrickbkelly.org
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Work: 1-336-372-6812
Cell: 1-336-363-4719
email: terry(at)esc1(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2004-11-22 10:38:24 Re: How to handle larger databases?
Previous Message Dawid Kuroczko 2004-11-22 10:30:20 Re: COMMIT within function?