public inbox for [email protected]  
help / color / mirror / Atom feed
From: Johan Antonissen <[email protected]>
To: Josh Innis <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: [email protected]
Subject: Re:
Date: Mon, 17 Apr 2023 20:06:43 +0200
Message-ID: <CAEac0Ya8Z7=DOh5iUqHhZBLW7r7ah3jwruj7O17zUg8Y2AGV5A@mail.gmail.com> (raw)
In-Reply-To: <CAAZtsUqeyYTKy8S0DNJxagAC5=rivUdiWTGsYUkni5eRYhjeHw@mail.gmail.com>
References: <CAEac0YaJuyWc=7Rc6kWf6hEphD-s76Ge2Q01hiAo_7rtS1YJ6w@mail.gmail.com>
	<[email protected]>
	<CAAZtsUqeyYTKy8S0DNJxagAC5=rivUdiWTGsYUkni5eRYhjeHw@mail.gmail.com>

Hello!

Ok thanx for the information the clarification! I’m getting a ton of errors
when I do a migration after running that line but then I guess there’s a
bug in the code of the book. I also see that it’s GitHub has not been
updated since 2021. I’m just going for another book then!

Thank you again for the help!

On Mon, 17 Apr 2023 at 17:46, Josh Innis <[email protected]> wrote:

> +1
>
> On Mon, Apr 17, 2023 at 10:54 PM Tom Lane <[email protected]> wrote:
>
>> Johan Antonissen <[email protected]> writes:
>> > However when I try to deploy django and connect to my postgres server
>> > postgres gives me a permission error:
>>
>> > python manage.py sqlcreate | sudo -u postgres psql -U postgres
>>
>> > results to:
>>
>> > Could not change directory ... permission deniedCREATE ROLECREATE
>> DATABASEGRANT
>>
>> The "Could not change directory ... permission denied" part is mostly
>> cosmetic.  It happens when psql is invoked in a current working
>> directory that the postgres user can't read.  The fact that you're
>> getting "CREATE ROLE", "CREATE DATABASE", etc command completion
>> acknowledgements indicates that the SQL script is executing
>> successfully anyway.  So what you've showed us doesn't really
>> indicate that anything is wrong; although you could try it from
>> a publicly-readable starting directory if you want to be sure.
>>
>>                         regards, tom lane
>>
>>
>> --
Met vriendelijke groet,

Johan Antonissen
<http://www.young-energy.eu/;


view thread (4+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re:
  In-Reply-To: <CAEac0Ya8Z7=DOh5iUqHhZBLW7r7ah3jwruj7O17zUg8Y2AGV5A@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox