Hello, can some one give me the size limite of a table in Postgres and
MysqL ?
thanks !
Lothar Kimmeringer - 26 Mar 2005 00:53 GMT
> Hello, can some one give me the size limite of a table in Postgres and
> MysqL ?
The documentation? There are methods provided by the database-
metadata giving you some informations. Take a look into the
API-documentation to find out more.
Regards, Lothar

Signature
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
Luke Webber - 26 Mar 2005 06:43 GMT
> Hello, can some one give me the size limite of a table in Postgres and
> MysqL ?
Never heard of Google?
http://dev.mysql.com/doc/mysql/en/table-size.html
http://mirror.etf.bg.ac.yu/postgresql/users-lounge/limitations.html
HTH,
Luke