On Thu, May 11, 2023 at 11:30 AM Marc Millas <[email protected]> wrote:
> On Thu, May 11, 2023 at 5:23 PM Adrian Klaver <[email protected]> > wrote: > >> On 5/11/23 08:00, Marc Millas wrote: >> > >> > On Thu, May 11, 2023 at 4:43 PM Adrian Klaver < >> [email protected] >> > <mailto:[email protected]>> wrote: >> > >> > On 5/11/23 07:29, Marc Millas wrote: >> > > Hi, >> > please from psql do: \l+ (That a lower case L) on both databases. I ran into this once because I had used the DEFAULT COLLATION on one and a SPECIFIC Collation on the other machine. That would explain it. You set these things when you create the database. Kirk...
