Re: [linux-delhi] configuring postgres.........

2000-08-27 Thread Jay Raj
Postgres can be installed on a standalone as i have done. in fact it is automatically installed when u install linux. try the command: /etc/rc.d/init.d/postgres start it works on mine. if u don't have these direcotries, then, find the file called postgres and issue postgres start at command pro

Re: [linux-delhi] configuring postgres.........

2000-08-26 Thread sat
Sorry, I sent it on the mail by mistake... sorry again sat wrote: > Hi anmol, > remember me, > reply if u do..:) > sat > Anmol Khirbat wrote: > > > On Sat, 26 Aug 2000, aditya wrote: > > > > > Greetings, > > > > > > I recently installed red hat 6.2. I have a standalone machine, i.e with no > >

Re: [linux-delhi] configuring postgres.........

2000-08-25 Thread Raju Mathur
accept end The mailing list archives are available at http://lists.linux-india.org/cgi-bin/wilma/linux-delhi

Re: [linux-delhi] configuring postgres.........

2000-08-25 Thread sat
Hi anmol, remember me, reply if u do..:) sat Anmol Khirbat wrote: > On Sat, 26 Aug 2000, aditya wrote: > > > Greetings, > > > > I recently installed red hat 6.2. I have a standalone machine, i.e with no > > network card. I want to know > > > > Can Postgres SQL server be configured on a standalone

Re: [linux-delhi] configuring postgres.........

2000-08-25 Thread Anmol Khirbat
On Sat, 26 Aug 2000, aditya wrote: > Greetings, > > I recently installed red hat 6.2. I have a standalone machine, i.e with no > network card. I want to know > > Can Postgres SQL server be configured on a standalone machine ? Yes. > Can programs be written in c/c++ using postgres as backend

[linux-delhi] configuring postgres.........

2000-08-25 Thread aditya
Greetings, I recently installed red hat 6.2. I have a standalone machine, i.e with no network card. I want to know Can Postgres SQL server be configured on a standalone machine ? and Can programs be written in c/c++ using postgres as backend ? Thanks