Re: ./configure doesn't make effect?

From: jacktby jacktby <jacktby(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Cc: Jeremy Garniaux <jeremy(at)mapper(dot)fr>
Subject: Re: ./configure doesn't make effect?
Date: 2023-09-05 13:07:12
Message-ID: 1FB5189C-4B67-420C-9675-3F1D1AE8B0FE@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry, I make a mistake, I should make install. That’s my fault

> 2023年9月5日 20:08,Jeremy Garniaux <jeremy(at)mapper(dot)fr> 写道:
>
> Hi,
>
> The command you described:
>
> Le 05/09/2023 à 13:41, jacktby jacktby a écrit :
>> rm -rf /data
> has for effect to remove the /data directory and all its content. See: https://explainshell.com/explain?cmd=rm+-rf+%2Fdata
>
> It explains why you don't get the /data content.
>
> Jeremy
>
> Jeremy Garniaux
> https://mapper.fr <https://mapper.fr/>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2023-09-05 13:19:40 Re: rollback to savepoint issue
Previous Message David G. Johnston 2023-09-05 13:01:12 Re: ./configure doesn't make effect?