Postgresql, PSN hack and table limits - Mailing list pgsql-general

From Mark Morgan Lloyd
Subject Postgresql, PSN hack and table limits
Date
Msg-id ipisbr$pdt$1@pye-srv-01.telemetry.co.uk
Whole thread Raw
Responses Re: Postgresql, PSN hack and table limits  (Magnus Hagander <magnus@hagander.net>)
Re: Postgresql, PSN hack and table limits  (John R Pierce <pierce@hogranch.com>)
Re: Postgresql, PSN hack and table limits  (Greg Smith <greg@2ndQuadrant.com>)
List pgsql-general
Somebody is making a very specific claim that Postgres can support a
limited number of rows:

"INPS (a data forensics team) said that there is 7 main Databases all
hosted at different data centers but linked over a type of 'cloud' Each
database uses PostGRESSQL which would mean the most amount of data each
database could hold with no stability issues is aproximitely equal to
that of 10,348,439 Rows" http://pastebin.com/MtX1MDdh

Does anybody have any idea where they've got hold of this figure?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Values larger than 1/3 of a buffer page cannot be indexed (hstore)
Next
From: Sim Zacks
Date:
Subject: Re: "OLD." || myColumnNameVar (How to generically access columns in a trigger's OLD or NEW records)