Turns out the docker compose install ignores the custom password in the yml
file during install and always uses the default one regardless.
On Mon, Nov 21, 2022 at 5:55 PM Ashesh Vashi
wrote:
> On Mon, Nov 21, 2022 at 12:44 AM Frank Rueter wrote:
>
>> Hi,
>>
>> I have to install postgres on my
On Tue, Nov 22, 2022 at 3:46 AM Frank Rueter wrote:
> Turns out the docker compose install ignores the custom password in the
> yml file during install and always uses the default one regardless.
>
I am glad that you were able to figure out the root cause of the issue.
-- Ashesh
>
>
> On Mon, N
Thanks. Had a colleague look at it who knows way more than I do and he
spotted it.
On Tue, Nov 22, 2022 at 5:37 PM Ashesh Vashi
wrote:
> On Tue, Nov 22, 2022 at 3:46 AM Frank Rueter wrote:
>
>> Turns out the docker compose install ignores the custom password in the
>> yml file during install an
Good afternoon. I tried to use the diff option in the following variant:
MyBase(source)->MySchema
Base(template0)->MeSchema
Got the result I'm interested in, but I'd like to try another use case. I
need to upload database objects to the git directory as separate files in
your "CREATE" format to eva