Tag Archives for Debian
Setting up a locale in PostgreSQL on Linux
After installation of fresh copy of PostgreSQL database server it is often required to configure proper localization settings. This helps to avoid messages like this:
1 |
ERROR: invalid locale name en_GB.utf8 |
where en_GB.utf8 is setting you want to have. In order to create a database … Continue reading
Preserving /home directory on LVM while switching distros
I have been using Slackware since I remember. Well, it wasn’t that long ago but it was one of the first distros I tried to use. It works (like a charm, I can’t deny) on my laptop, PC, VMs and … Continue reading