> -----Original Message----- > From: Hannu Krosing [mailto:[EMAIL PROTECTED] > Sent: 13 October 2003 18:00 > To: [EMAIL PROTECTED] > Cc: PostgreSQL Development > Subject: Re: [HACKERS] http://www.pgsql.com/register/submit.php > > Do we need special NOTICE for French users telling them "In > case you have entered some personal data you can access it by > doing a SELECT query" after each INSERT/UPDATE to be legally > sound in France ?
No more so than would be required under the Data Protection Act in the UK, but as the project and pgsql.com servers are neither in France or the UK, the content on them doesn't have to comply with those laws - though in the interests of privacy and general good practice we should probably try to do so. Of course, the mirrors are a different issue altogether. Currently I guess it's up to the mirror operators to let us know if anything doesn't comply with their local laws. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match