[GENERAL] Can't start service but works from command line

2009-05-23 Thread Dejan
Computer which hosted a database crashed, but I managed to save "data" folder. I copied it to another computer and pointed postgres to that folder (stopping the service first). But, the service cannot start. Progress bar just goes for awhile, and then a pop-up tells me that the service stopped.

Re: [GENERAL] how to use pam-pgsql

2008-10-08 Thread Dejan Dimic
On Oct 8, 2:52 am, [EMAIL PROTECTED] (Michelle Konzack) wrote: > Am 2008-10-06 12:28:28, schrieb Dejan Dimic: > > > Does anyone know how to set vsftpd to work with pam-pgsql for user > > authentification or how to use pam-pgsql at all. > > Does "vsftpd" s

[GENERAL] how to use pam-pgsql

2008-10-06 Thread Dejan Dimic
Does anyone know how to set vsftpd to work with pam-pgsql for user authentification or how to use pam-pgsql at all. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] "RETURN QUERY" mystery

2008-02-07 Thread Dejan Dimic
On Feb 6, 7:45 pm, dima <[EMAIL PROTECTED]> wrote: > Can anybody give us more detailed explanation about "RETURN QUERY" > syntax and usage with possible some non trivial samples. > > Thanks in advance. I somehow get it. Here is one of my examples that, perhaps, could help someone that doesn't se i