Re: Can one user login in multile machine?

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Can one user login in multile machine?
Date: 2023-05-03 07:34:14
Message-ID: 7604c2bc-b914-95e4-a969-b85bbcdded0d@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/3/23 01:23, Wen Yi wrote:
> Hi team,
> can I use same user's information login in multile machines when connect
> to the postgres?

Your question is a bit ambiguous, since:
1. "login in (to) multiple machines" typically refers logging in to the OS,
and that has nothing to do with postgresql, and
2. a specific postgresql database can only be on one server.

Having said that... when doing streaming replication, role details
(including authentication credentials) will be automatically replicated to
the secondary just like every other bit of "the postgres".

--
Born in Arizona, moved to Babylonia.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2023-05-03 09:04:53 Re: Support logical replication of DDLs
Previous Message Brainmue 2023-05-03 07:33:02 Re: RHEL repo package crc mismatches