The commands referred on INSTALL.pgsql.txt file should be updated in order to work with current versions of PostgreSQL.

CommentFileSizeAuthor
#2 patch-514330.patch1.08 KBt3

Comments

dave reid’s picture

Tagging.

t3’s picture

Status: Active » Needs review
Issue tags: -PostgreSQL, -Novice, -PostgreSQL Code Sprint
StatusFileSize
new1.08 KB
dave reid’s picture

You can leave the tags. :)

t3’s picture

Issue tags: +Novice

Sorry :-)

I think it was a conflict of updates.

Shiny’s picture

Status: Needs review » Needs work

The old INSTALL.pgsql.txt used shell commands, not psql commands.
The old commands work fine in pg 8.1 and 8.3

Why do we want to make this change? If do, we'll need to say that these are now psql commands, not shell.

I recommend we stay with the old version, entering into the shell, so we remain similar to the mysql instructions.

josh waihi’s picture

Status: Needs work » Closed (won't fix)

I agree with Shiny, the current documentation is valid and is made to be run from the command line. Won't fix unless you want to add the SQL version as an alternate method :)