Few administrative questions

From: laurent(dot)nonnenmacher(at)wimba(dot)com (Laurent N)
To: pgsql-general(at)postgresql(dot)org
Subject: Few administrative questions
Date: 2002-03-15 15:01:32
Message-ID: 6c5446f2.0203150701.21b1b61f@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, i begin to learn how to admin a postgreSQL database.
I would like to know some things like :
How do you calculate the length of a record in a table ?
How do you estimate the access time to a data in a table ?
How many records can i insert in this database (before the system
falls down) ?
If you had to insert a multimedia file (.wav) in this database, would
you do it or not ?

And where can i find these information ? (i read FAQ and technotes, no
results...)

Thanks a lot.

Browse pgsql-general by date

  From Date Subject
Next Message Evandro 2002-03-15 15:02:44 Drop all databases objects except the database
Previous Message Jan Wieck 2002-03-15 14:47:23 Re: more about pg_toast growth