On Thu, May 11, 2006 at 12:30:13PM +0200, Tino Wildenhain wrote:
> >- create a greeting ;-)
> > (who has birthday?, ...)
> >
> I was not aware so many people working at the psql console
> regulary :-)
Na klar ! :-)
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 453
On Thu, 2006-05-11 at 05:58, Tino Wildenhain wrote:
> A. Kretschmer schrieb:
> > am 11.05.2006, um 12:30:13 +0200 mailte Tino Wildenhain folgendes:
> >
> >>I was not aware so many people working at the psql console
> >>regulary :-)
> >
> >
> > No? I'm amazed ;-) There are other clients?
>
> I
Tino Wildenhain wrote:
A. Kretschmer schrieb:
Someone asks for a Login-Procedure like Sybase:
set OPTION PUBLIC.LOGIN_PROCEDURE='meine_tolle_prozedur';
I think, this i possibly a nice feature, either per user or for all
users. We have a 'ALTER USER name SET parameter ...', simply add a new
A. Kretschmer schrieb:
am 11.05.2006, um 12:30:13 +0200 mailte Tino Wildenhain folgendes:
I wonder what this procedure should do? :-)
For instance:
- the database-administrator can set a flag in one table to deny
user-logins, a syste-wide logon-proc can check this flag.
say like pg_hba.con
am 11.05.2006, um 12:30:13 +0200 mailte Tino Wildenhain folgendes:
> >>I wonder what this procedure should do? :-)
> >For instance:
> >- the database-administrator can set a flag in one table to deny
> > user-logins, a syste-wide logon-proc can check this flag.
>
> say like pg_hba.conf? ;)
Yes,
A. Kretschmer schrieb:
am 11.05.2006, um 11:56:51 +0200 mailte Tino Wildenhain folgendes:
A. Kretschmer schrieb:
Hello,
Someone asks for a Login-Procedure like Sybase:
set OPTION PUBLIC.LOGIN_PROCEDURE='meine_tolle_prozedur';
I think, this i possibly a nice feature, either per user or for al
am 11.05.2006, um 11:56:51 +0200 mailte Tino Wildenhain folgendes:
> A. Kretschmer schrieb:
> >Hello,
> >Someone asks for a Login-Procedure like Sybase:
> > set OPTION PUBLIC.LOGIN_PROCEDURE='meine_tolle_prozedur';
> >I think, this i possibly a nice feature, either per user or for all
> >users. W
A. Kretschmer schrieb:
Hello,
Someone asks for a Login-Procedure like Sybase:
set OPTION PUBLIC.LOGIN_PROCEDURE='meine_tolle_prozedur';
I think, this i possibly a nice feature, either per user or for all
users. We have a 'ALTER USER name SET parameter ...', simply add a new
Parameter 'login_
Hello,
Someone asks for a Login-Procedure like Sybase:
set OPTION PUBLIC.LOGIN_PROCEDURE='meine_tolle_prozedur';
I think, this i possibly a nice feature, either per user or for all
users. We have a 'ALTER USER name SET parameter ...', simply add a new
Parameter 'login_procedure' and call this