From: | "Laurent N" <laurent(dot)nonnenmacher(at)wimba(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | few admin questions |
Date: | 2002-03-15 15:41:52 |
Message-ID: | a6t4oh$171c$1@jupiter.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice pgsql-sql |
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Ray | 2002-03-15 22:37:23 | 7.2 compile problem on HP/UX |
Previous Message | Dmitry Tkach | 2002-03-14 20:00:51 | Question about index extensions. |
From | Date | Subject | |
---|---|---|---|
Next Message | Kelly Burkhart | 2002-03-15 16:03:26 | optimizer tuning/forcing correct index use |
Previous Message | Enrico Mangano | 2002-03-15 14:28:02 | R: [SQL] UPDATE and SELECT result difference |