Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Raman.P
--- On Sun, 2/8/09, sudharsan s wrote: > > /var/run/postgresql should be user postgres. Did you > meddle after a plain > > apt-get install? Normally I haven't faced such > problems. > > > > If you didn't but still permission problem exists, > look at debian mailing > > list. > > > > > meddle in

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
> > > > when trying to start the service i get ownership permission > > error...in > > /var/run/postgressql > > > > Since it is not in ps pg is not running. The fact that you get ownership > permission is what you have to look into. Normally the owner of > /var/run/postgresql should be user postgre

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Raman.P
--- On Sun, 2/8/09, sudharsan s wrote: > From: sudharsan s > Subject: Re: [Ilugc] Postgresql Configuration problem? > To: "ILUG-C" > Date: Sunday, 2 August, 2009, 9:55 AM > i used apt-get install only... > in ps i dont find the service.. > > when trying to start the service i get ownership p

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
i used apt-get install only... in ps i dont find the service.. when trying to start the service i get ownership permission error...in /var/run/postgressql On Sat, Aug 1, 2009 at 9:48 AM, Raman.P wrote: > > > --- On Sat, 1/8/09, sudharsan s wrote: > > > i dont find anything inside this > > /va

Re: [Ilugc] Lance Davis Co-founder of CentOS missing

2009-08-01 Thread Mohan Sundaram
On Sat, Aug 1, 2009 at 5:26 PM, Karanbir Singh wrote: > On 07/31/2009 06:59 PM, Sivakumar Gopalan wrote: >> >> I don't know how to put this but looks like there is something bad >> happening in the CentOS world. >> > > there is an update on www.centos.org as to progress being made on this > regard.

[Ilugc] re: LAMP Workshop in Saveetha Engineering College / FOSS Introductory Session in Thrirumalli Engineering College Kanchipuram

2009-08-01 Thread Ravi Jaya
All, On behalf of ILUGC, we had done following workshops, Session 1: Topic: Workshop on LAMP (PHP, MySQL) They were around 70 participants from the final and pre-final year students, from the Department of Computer Application of Saveetha Engineering College. The session had started with an in

[Ilugc] FOSS intro session in Thirumalai Engg College

2009-08-01 Thread Raman.P
On behalf of ILUGC Ravi and myself did a session on Introduction to FOSS in Thirumalai Engg College, Kanchipuram. The session was attended by two batches of Final Year CSE students. I thank the faculty members for arranging the session. Raman.P blog:http://ramanchennai.wordpress.com/ Y

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Raman.P
--- On Sat, 1/8/09, sudharsan s wrote: > i dont find anything inside this > /var/log/postgres/postgresxxx.log > > after /var/log/postgres.. its empty > > then i also dont find the file postgresql.conf... > the path of installation is changed its in > usr/share/postgresql.. > i dont know h

Re: [Ilugc] ISO image burning problem with k3b

2009-08-01 Thread VenkataRavikanth
On Sat, Aug 1, 2009 at 13:27, Arun Khan wrote: > > > Try it with lowest speed and use name brand media. Your DVD writer may > be the culprit if it still fails. > > My DVD writer was working fine when I was using Ubuntu 8.10 and writing with Brasero. Thanks, Ravikanth

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
i am getting this error only in debian.. i tried with ubuntu i didnt find any complexity... On Sat, Aug 1, 2009 at 8:47 AM, baskar wrote: > On Sat, 2009-08-01 at 19:49 +0530, Vamsee Kanakala wrote: > > Vamsee Kanakala wrote: > > > sudharsan s wrote: > > >> sudha...@debian:~$ sudo su postgres -c

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
i dont find anything inside this /var/log/postgres/postgresxxx.log after /var/log/postgres.. its empty then i also dont find the file postgresql.conf... the path of installation is changed its in usr/share/postgresql.. i dont know how it changed. but by default it must be in /var/lib/post

[Ilugc] [foss event] something at our neighborhood

2009-08-01 Thread Ravi Jaya
All, Do check this URL posted below. This would provide's you the detail of an FOSS event planned by SRM University in Sep. 2009 http://linuxlingo.wordpress.com/2009/08/01/linux-poison-an-event-on-gnulinux-free-software-and-open-source-technologies-2/ Happy to see us their... -- Ravi Jaya Mob

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread baskar
On Sat, 2009-08-01 at 19:49 +0530, Vamsee Kanakala wrote: > Vamsee Kanakala wrote: > > sudharsan s wrote: > >> sudha...@debian:~$ sudo su postgres -c psql template1 > >> psql: could not connect to server: No such file or directory > >> Is the server running locally and accepting > >> connec

Re: [Ilugc] open source final year projects

2009-08-01 Thread pavithran
2009/8/1 Ashok Gautham : > If the college is so serious about students making money, I am sure, you can > play with the tables a bit and make it appear like your dad pays you. "Some > amount" can be equated to Rs. 200 a month :P If they probe, tell them > "Recession" :P LOL nice one . By the way i

Re: [Ilugc] open source final year projects

2009-08-01 Thread Ashok Gautham
On Sat, Aug 1, 2009 at 12:36 AM, Eknath Venkataramani wrote: >              b) A minimal stipend (Quite evidently, my project mentor > wouldn't be a professor from my institution(or am I wrong?). If so, then > according to my college's final year project specifications, 'a student is > allowed to u

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Raman.P
--- On Sat, 1/8/09, sudharsan s wrote: > ya the engine is starting after that > if i give psql i get that error > what is in /var/log/postgres/postgresxxx.log? did you check up ps -elf to see if postgres process is running? Raman.P blog:http://ramanchennai.wordpress.com/ Love Cricke

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Vamsee Kanakala
Vamsee Kanakala wrote: sudharsan s wrote: sudha...@debian:~$ sudo su postgres -c psql template1 psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? So how to sol

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Vamsee Kanakala
sudharsan s wrote: sudha...@debian:~$ sudo su postgres -c psql template1 psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? So how to solve it... Check if the

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
ya the engine is starting after that if i give psql i get that error On Sat, Aug 1, 2009 at 5:13 PM, Arun Khan wrote: > On Saturday 01 Aug 2009, sudharsan s wrote: > > Hi all.. i installed Postgresql-8.3 on Debian.. Wile trying to > > configure it the error message i got was.. > > > > sudha...@d

Re: [Ilugc] Lance Davis Co-founder of CentOS missing

2009-08-01 Thread Karanbir Singh
On 07/31/2009 06:59 PM, Sivakumar Gopalan wrote: I don't know how to put this but looks like there is something bad happening in the CentOS world. there is an update on www.centos.org as to progress being made on this regard. -- Karanbir Singh : http://www.karan.org/ : 2522...@icq

Re: [Ilugc] Postgresql Configuration problem?

2009-08-01 Thread Arun Khan
On Saturday 01 Aug 2009, sudharsan s wrote: > Hi all.. i installed Postgresql-8.3 on Debian.. Wile trying to > configure it the error message i got was.. > > sudha...@debian:~$ sudo su postgres -c psql template1 > psql: could not connect to server: No such file or directory > Is the server runn

[Ilugc] Postgresql Configuration problem?

2009-08-01 Thread sudharsan s
Hi all.. i installed Postgresql-8.3 on Debian.. Wile trying to configure it the error message i got was.. sudha...@debian:~$ sudo su postgres -c psql template1 psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domai

Re: [Ilugc] ISO image burning problem with k3b

2009-08-01 Thread Arun Khan
On Saturday 01 Aug 2009, VenkataRavikanth wrote: > On Fri, Jul 31, 2009 at 21:36, VenkataRavikanth > > wrote: > > Hi, > > > > I am using fedora 10 and k3b for burning. I am trying to burn > > an ISO image on DVD and I am getting the following error. > > I tried with growisofs and got the below