| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Rachel Roch <rroch(at)tutanota(dot)de> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql General <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_restore ERROR: permission denied to change default privileges |
| Date: | 2025-06-15 16:14:52 |
| Message-ID: | 0187edee-2869-4858-9cdc-9dcdf636e18c@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 6/15/25 08:15, Adrian Klaver wrote:
> On 6/15/25 01:06, Rachel Roch wrote:
>>
>>
>>
>> 14 Jun 2025, 16:21 by adrian(dot)klaver(at)aklaver(dot)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.
It is redundant for fgrep.
>
> 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 obsolescent and should
>> be replaced by grep -E and grep -F."
>>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Phillip Diffley | 2025-06-15 19:55:10 | Stably escaping an identifier |
| Previous Message | Adrian Klaver | 2025-06-15 15:15:19 | Re: pg_restore ERROR: permission denied to change default privileges |