Database creation taking too long - Mailing list pgsql-bugs

From Mauricio Alejandro De León Cárdenas
Subject Database creation taking too long
Date
Msg-id CAPNTpTRG0DXFbEv4AZfPb9EpFLpgy1EnA2GvFa7zRW341o4aQA@mail.gmail.com
Whole thread Raw
Responses Re: Database creation taking too long
List pgsql-bugs
Hi, im trying to create a new user within a rails app using the following command:
createuser --createdb --login -P myapp

It's been running for almost 1 hour but nothing happens (trying to run it on windows 10 with git bash). Is this normal?

Aviso de confidencialidad y exención - Confidential notice and legal advice disclaimer - 
www.udem.edu.mx/disclaimer

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in aninfinite loop
Next
From: Tom Lane
Date:
Subject: Re: BUG #15025: PSQL CLI - inconsistency when both -d and -U supplies a username