From: | "Chris Travers" <chris(at)travelamericas(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org>, "B(dot) van Ouwerkerk" <bvo(at)atz(dot)nl> |
Subject: | Re: Is my MySQL Gaining ? |
Date: | 2003-12-30 13:13:48 |
Message-ID: | 00c901c3ced7$87362930$bd44053d@winxp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-hackers |
From: "B. van Ouwerkerk" <bvo(at)atz(dot)nl>:
> I still don't find it. I know you can do a varchar(255) but what is the
> maximum PG will allow? Is there a maximum?
> In short, how much can I put into the field before it breaks.
It is not in the manual because in this case it probably doesn't matter.
Check the FAQ. I believe that the maximum in a field in around 1GB. More
text than I have to store ;-) This is more of a backend-related issue, and
perhaps the limits could be handled in the introduction of the datatypes
section.
> I know a fair bit of SQL, just wanne know more about PG. Next year I will
> start shopping at the nearest bookstore to see what they have on PG..
> Hopefully there is a book that compares to the book MySQL but then for
PG..
Look for Bruce's book.
Best Wishes,
Chris Travers
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Travers | 2003-12-30 13:32:25 | Re: Is my MySQL Gaining ? |
Previous Message | Alvaro Herrera | 2003-12-30 13:10:26 | Re: [pgsql-advocacy] Is my MySQL Gaining ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Travers | 2003-12-30 13:32:25 | Re: Is my MySQL Gaining ? |
Previous Message | Alvaro Herrera | 2003-12-30 13:10:26 | Re: [pgsql-advocacy] Is my MySQL Gaining ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Travers | 2003-12-30 13:32:25 | Re: Is my MySQL Gaining ? |
Previous Message | Alvaro Herrera | 2003-12-30 13:10:26 | Re: [pgsql-advocacy] Is my MySQL Gaining ? |