Beat Gaetzi wrote: > UPDATE ports > SET port_maintainer=REPLACE(port_maintainer, '@FreeBSD.org','@freebsd.org'); UPDATE ports set ports_maintainer=LOWER(port_maintainer); Would be better if it works in postgresql too.