Skip to forum
Necessary PostgreSQ...
 
Notifications
Clear all

[Closed] Necessary PostgreSQL version

3 Posts
2 Users
0 Reactions
1,674 Views

Do I correctly understand that Elephant works only with 8.3 version of postgreSQL ? I made a few attemps to create a DB and was refused everytime with an error : "While creating database error occured". I use version 8.2.


2 replies

Correct. You need 8.3. You can install it beneath 8.2 (I guess you need that for PT?).

Just use an other directory (if Elephant wants the original directory then try installing 8.2 in an other.) and use an other port (standard port is 5432 which you prtobably use for 8.2). I work with port 5433 and have no problems with it.


I will try to use other port for 8.3, thank you for suggestion.