PC users trying to create database

From: Glenda Lewis <glenda(dot)c(dot)lewis(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: PC users trying to create database
Date: 2015-10-22 00:57:10
Message-ID: CACjBS5HQXGFZ+dn_HUoW8GN43uNNyVZNq4TovYE-KJOL-tQ61g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,
I'm part of an online class and we have installed PostgreSQL and now Active
Record. Our command is:
bundle exec rake db:create

This produces several errors. We had to install DevKit, run bundle install,
but still no results. I found web comments that Active Record could not
find the createdb command in the PostgreSQL bin folder and suggested to add
the bin and lib folder to PATH.

After adding these folders to PATH, we now get "too many command-line
arguments."

How is any of this supposed to work on a PC????

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-10-22 05:42:20 Re: pg_rewind exiting with error code 1 when source and target are on the same timeline
Previous Message santiagocfc 2015-10-21 20:46:11 BUG #13695: Problema de autenticación