Changes

Jump to navigation Jump to search
Control Panel->System->Advanced->Environmental Variables
Add: C:\Program Files\PostgreSQL\9.0\bin
 
or from a cmd window:
SET PATH=%PATH%;C:\Program Files\PostgreSQL\9.0\bin;
To use PLPerl on windows, you will need to be careful to mix and match the right versions of PostgreSQL and Perl.
And then create a database again using pgAdmin or the createdb command:
createdb -O ed_egan DBName
==Postgres.Haas==
Anonymous user

Navigation menu