Re: Can one user login in multile machine?
Israel Brewster <ijbrewster@alaska.edu>
From: Israel Brewster <ijbrewster@alaska.edu>
To: Wen Yi <chuxuec@outlook.com>
Cc: PostgreSQL General <pgsql-general@lists.postgresql.org>
Date: 2023-05-03T16:43:47Z
Lists: pgsql-general
> On May 2, 2023, at 10:23 PM, Wen Yi <chuxuec@outlook.com> wrote: > > Hi team, > can I use same user's information login in multile machines when connect to the postgres? In short, yes. A given user can log in from any number of machines, I believe even simultaneously (though I haven’t tried that specifically). --- Israel Brewster Software Engineer Alaska Volcano Observatory Geophysical Institute - UAF 2156 Koyukuk Drive Fairbanks AK 99775-7320 Work: 907-474-5172 cell: 907-328-9145 > Thanks in advance! > > Yours, > Wen Yi.