[ADMIN] [GENERAL] European/American dates (fwd)

1998-06-07 Thread Marin D
Hi! Why does postgres (started *without* "-o -e") accept dates like "21-2-98" which is not (is it?) a valid American date? Thanx for the attention! Marin -= Why do we need gates in a world without fences? =-

[ADMIN] database security

1998-06-07 Thread Gabor
How do I ensure that a user cannot open someone else's database and create tables there? Right now all users have to use passwords and they cannot see each others tables when they log into someone else's database but they can create tables which the owner of the database cannot remove. This is a

Re: [ADMIN] database security

1998-06-07 Thread Bruce Momjian
> > How do I ensure that a user cannot open someone else's database and > create tables there? Right now all users have to use passwords and > they cannot see each others tables when they log into someone else's > database but they can create tables which the owner of the database > cannot remov