Re: Two started cluster on the same data directory and port - Mailing list pgsql-general

From Matthias Apitz
Subject Re: Two started cluster on the same data directory and port
Date
Msg-id ZWlke-djucaf6geZ@c720-1400094.fritz.box
Whole thread Raw
In response to Re: Two started cluster on the same data directory and port  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Two started cluster on the same data directory and port  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
El día jueves, noviembre 30, 2023 a las 02:10:25p. m. -0800, Adrian Klaver escribió:

> On 11/30/23 12:35, Adrian Klaver wrote:
> > On 11/30/23 10:35, Adrian Klaver wrote:
> > > On 11/30/23 09:27, Loles wrote:
> > > 
> 
> > cd /etc/postgresql/14/
> > sudo rm -r main_old/
> >    or
> > sudo cp -r main_old <some_new_path>
> 
> Arrgh.
> 
>     sudo mv -r main_old <some_new_path>
> 
> Memo to self don't eat lunch and copy/paste at same time.

Hmmm

purism@pureos:~$ uname -s
Linux
purism@pureos:~$ mv -r foo bar
mv: invalid option -- 'r'
Try 'mv --help' for more information.

    matthias
-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

I am not at war with Russia.
Я не воюю с Россией.
Ich bin nicht im Krieg mit Russland.



pgsql-general by date:

Previous
From: Meera Nair
Date:
Subject: Query related to pg_dump write to a pipe on a windows client and with compressed format
Next
From: Adrian Klaver
Date:
Subject: Re: Two started cluster on the same data directory and port