# of tuples on a Table? - Mailing list pgsql-hackers

From luis garcia
Subject # of tuples on a Table?
Date
Msg-id 3de424340611161121h71a7a8fajda4b79cbf664bbbf@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi I've been making some changes to Postgres insertion method (InsertStmt)<br />and I'm trying to find out how much
tuplesare stored in one specific table <br />before the insertion of the next tuple, because of that will depend the
exact<br />insertion method that I will use...<br /><br />I just really wanna know if there's a implemented sequence
fordoing that?<br /><br />Thanks...<br />-- <br />Luis D. García M.<br />Telf: 0414-3482018<br /><br />- FACYT - UC
-<br/>- Computación - <br /><br /><br /> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Custom Data Type Question
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Not your father's question about deadlocks