Andre Lopes wrote:> It is possible to do this in a shared database server?>
sure, client timezone is a per connection setting.
SET TIME ZONE 'WET';
or
SET TIME ZONE 'Europe/Lisbon';