Database creation taking too long

From: Mauricio Alejandro De León Cárdenas <mauricio(dot)deleonc(at)udem(dot)edu>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Database creation taking too long
Date: 2018-01-29 17:40:16
Message-ID: CAPNTpTRG0DXFbEv4AZfPb9EpFLpgy1EnA2GvFa7zRW341o4aQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-01-29 18:01:09 Re: BUG #15025: PSQL CLI - inconsistency when both -d and -U supplies a username
Previous Message Andres Freund 2018-01-29 17:06:31 Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop