Re: pg_restore ERROR: permission denied to change default privileges - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pg_restore ERROR: permission denied to change default privileges
Date
Msg-id 75443bc4-7366-46b8-b5f5-8b69ee437f02@aklaver.com
Whole thread Raw
In response to Re: pg_restore ERROR: permission denied to change default privileges  (Rachel Roch <rroch@tutanota.de>)
Responses Re: pg_restore ERROR: permission denied to change default privileges
List pgsql-general
On 6/15/25 01:06, Rachel Roch wrote:
> 
> 
> 
> 14 Jun 2025, 16:21 by adrian.klaver@aklaver.com:
> 
>>
>> Isn't fgrep -F redundant? As I understand it fgrep = grep -F
>>
> You have the wrong end of the stick. ;-)

Don't think so, the -F is redundant.

Try grep -F then fgrep and then fgrep -F on the same file.

> 
> As per Grep 3.8 release notes (https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html):
> 
> "The egrep and fgrep commands, which have been deprecated since  release 2.5.3 (2007), now warn that they are
obsolescentand should  be replaced by grep -E and grep -F."
 
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Rachel Roch
Date:
Subject: Re: pg_restore ERROR: permission denied to change default privileges
Next
From: Adrian Klaver
Date:
Subject: Re: pg_restore ERROR: permission denied to change default privileges