Re: [ADMIN] i need it

2004-12-24 Thread John Jensen
You can also try reading the book: Practical PostgreSQL. You can find it online at: http://www.faqs.org/docs/ppbook/book1.htm /John >>> Bruno Wolff III <[EMAIL PROTECTED]> 24-12-2004 17:29:30 >>> On Tue, Dec 21, 2004 at 18:51:22 +0300, advanced techno medical <[EMAIL PROTECTED]> wrote: Have y

Re: [ADMIN] i need it

2004-12-24 Thread Bruno Wolff III
On Tue, Dec 21, 2004 at 18:51:22 +0300, advanced techno medical <[EMAIL PROTECTED]> wrote: > Dear Sir/Mad > I downloaded SQL from the website > But I don't know how can I use it or how setup it ? > Please advice me to learn how I use SQL and how I make it active > Thanks and regards > Acc/ Alaa K

[ADMIN] i need it

2004-12-24 Thread advanced techno medical
Dear Sir/Mad I downloaded SQL from the website But I don't know how can I use it or how setup it ? Please advice me to learn how I use SQL and how I make it active Thanks and regards Acc/ Alaa Kamel  

[ADMIN] default index for primary key of a table

2004-12-24 Thread Vinita . Bansal
Hi, Postgres automatically creates index for Primary key of a table. I want to turn this off, so that the default index is not created for primary key. How can I do this?? Regards, Vinita Bansal