te to
postgres migration process. As user postgres,
CREATE DATABASE bacula WITH TEMPLATE btemplate;
Then a command along the lines of
su - -s /bin/bash -c 'time psql bacula mailto:kjohn...@eclypse.org]
Sent: Tuesday, May 04, 2021 5:15 PM
To: 'bacula-users'
Subject: Re: [Bacula-user
All,
I want to thank Michel Figgins, Dan Langille, Dimitri Maziuk, and Serio
Gelato for replying to my request for help.
I'm working on it, but a variety of circumstances mean it will probably be a
couple of days before I have results.
Thanks.
Ken
-Original Message-
From: kjohn...@ecly
On 2021-05-03 7:38 PM, Dan Langille wrote:
On Mon, May 3, 2021, at 6:16 PM, kjohn...@eclypse.org wrote:
DETAIL: The chosen LC_CTYPE setting requires encoding "UTF8".
$ createdb -E SQL_ASCII -T template0 bacula
$ dropdb bacula
$ export LC
On Mon, May 3, 2021, at 6:16 PM, kjohn...@eclypse.org wrote:
> The next step in my testing is to create an empty bacula database on the
> test system and restore it from the pg_dump file created on the conversion
> system. I have learned that the bacula postgres database needs to have
> encoding