| From: | Manuel Trujillo <manueltrujillo(at)dorna(dot)es> | 
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org | 
| Subject: | table test | 
| Date: | 2001-11-28 09:53:45 | 
| Message-ID: | 20011128105345.A817@dorna.es | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | 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(at)dorna(dot)es
Technical Engineer      http://www.motograndprix.com
Dorna Sports S.L.       +34 93 4702864
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jyoti Patil | 2001-11-28 10:35:11 | Creating schema in postgres | 
| Previous Message | Vincent.Gaboriau | 2001-11-28 08:37:18 | Re: [HACKERS] upper and lower doesn't work with german |