Le 08/11/2010 16:18, Alexander Farber a écrit :
> Thank you,
> 
> alter table pref_users add constraint pref_users_medals_check check
> (medals >= 0);
> 
> has worked!
> 
> I do not use pgAdmin, because I see in the logs of my 2 web server,
> that attackers look for it all the time. But I'll install it at my
> development VM at home now.
> 

I don't really see what an attacker can look for wrt pgAdmin. Be careful
that there is pgAdmin and phpPgAdmin and those are two different things
(even if they are both admin tools for PostgreSQL).


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to