The current !postgresql bang search uses http://search.postgresql.org/ as the URL to redirect the search to. They deleted that sub domain, and are now using http://www.postgresql.org/search/ instead. This makes every request with the !postgresql bang return a "host not found" error, which you can easily fix by changing the "search" part of the domain url to "www" or removing it altogether.