Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

better db/table create docs #142

Closed
wants to merge 1 commit into from
Closed

better db/table create docs #142

wants to merge 1 commit into from

Conversation

Pomax
Copy link
Contributor

@Pomax Pomax commented Jul 27, 2015

No description provided.

If you have installed PostgreSQL in a way that works without requiring a username and password, use:

```
# create a database; -U and -W are only necessary if your pg instance needs authentication
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-W forces the password prompt, but you'll get that on a passworded account anyway, so we can omit it from the instructions.

@cadecairos cadecairos closed this Sep 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants