Re: [pgadmin-support] weird problem with pgadmin & postgres on debian

2006-03-20 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alessandro @ GMailSent: 18 March 2006 17:26To: pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] weird problem with pgadmin & postgres on debian mmm i think you're right and it'

Re: [pgadmin-support] weird problem with pgadmin & postgres on debian

2006-03-18 Thread Alessandro @ GMail
;[EMAIL PROTECTED]> Sent: 18/03/06 13:12:01 To: "pgadmin-support@postgresql.org" Subject: Re: [pgadmin-support] weird problem with pgadmin & postgres on debian ok, i fixed it by removing the postmaster daemon from init.d and starting postgres manually every time i need it, don'

Re: [pgadmin-support] weird problem with pgadmin & postgres on debian

2006-03-18 Thread Dave Page
" Subject: Re: [pgadmin-support] weird problem with pgadmin & postgres on debian ok, i fixed it by removing the postmaster daemon from init.d and starting postgres manually every time i need it, don't now why but it works, maybe it's a p

Re: [pgadmin-support] weird problem with pgadmin & postgres on debian

2006-03-18 Thread Alessandro @ GMail
ok, i fixed it by removing the postmaster daemon from init.d and starting postgres manually every time i need it, don't now why but it works, maybe it's a problem of user rights, but i'm too noob to know :P hello there,