table test - Mailing list pgsql-admin

From Manuel Trujillo
Subject table test
Date
Msg-id 20011128105345.A817@dorna.es
Whole thread Raw
Responses Re: table test  (Manuel Trujillo <manueltrujillo@dorna.es>)
List pgsql-admin
Hi.

I need to know howto make a test for know the best accuracy of two types of tables:
1- a table with three fields, and with seven registers or more, and
2- a table with ten fields, and two registers.
Like my language is very poor, I illustrate this:

Table One:            Table Two:
  1 |  2 |  3 |            1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
---------------           -----------------------------------------
1|__|____|____|         1 ___|___|___|___|___|___|___|___|___|____|
2|__|____|____|         2 ___|___|___|___|___|___|___|___|___|____|
.
.
.
7|__|____|____|


How is the best way to know the better type of table of this two types?

Thank you very much!

Have a nice day ;-)
TooManySecrets

--
Manuel Trujillo         manueltrujillo@dorna.es
Technical Engineer      http://www.motograndprix.com
Dorna Sports S.L.       +34 93 4702864

pgsql-admin by date:

Previous
From: Vincent.Gaboriau@answare.fr
Date:
Subject: Re: [HACKERS] upper and lower doesn't work with german
Next
From: Miguel Gonzalez
Date:
Subject: Clustering high-availability