Hey all - [size=150kqa][color=#0000FFkqa][bkqa]Vista & PgAdmin III Response[/bkqa][/colorkqa][/sizekqa]
[color=#4000FFkqa]
[ikqa]Firstly some sychophantic-ishness out of the way: love the new forum, PT3 Beta (where's me omaha boss? more than happy to Alpha stress test ) . Might I suggest you guys start wiki'ing this to save on the Q&A for set-ups?
[/ikqa][/colorkqa]
So...AMD 64 x 2; Vista HP SP1; PostgreSQL 3.1.xx.; PT3 Beta 6; PTO 1.13.00
D:\pg_data property \ security commands run all as the original instructions.
PSQL to 'postgres': Had a few issues here
1) Instructions on the Schema
[quotekqa]3: For conveniences sake, we should copy the database schema to save typing later. This is optional, but do it anyway. Using Windows Explorer, navigate to "C:\Program Files\PokerTracker3\Data\Schemas". There should be a single file in here, "schema.postgres.sql" - copy it, and paste in the root of D:\.
Now you should have two things in D:\ - a folder (with postgres user having full access control) - and a copy of the PT3 schema. This is the end of preparation, let us now get it done![/quotekqa]
Yeah, shoot me for not reading down to page 4 of the thread for NOT copying the schema into the 'd:\pg_data' folder until AFTER creating the db...but move the schema in before the :
[quotekqa]\i schema.postgres.sql[/quotekqa]
command.
For some reason my system baulked at the \connect dbname_in_here command line. I ran a few alternatives, egooglied a bit but no joy so I went to the PgAdmin III tool and did everything from there.
[size=150kqa]
[color=#0000BFkqa][ukqa][bkqa]PgAdmin III Instructions:[/bkqa][/ukqa][/sizekqa][/colorkqa]
1) Open PgAdmin III and connect to your server; expand the tree view
2) Right Click the Tablespaces and select New Tablespace
http://i19.photobucket.com/albums/b185/ ... extual.jpgSet up the tablespace
http://i19.photobucket.com/albums/b185/ ... alogue.jpg3) Exit PT3, ensure that PgAdmin III is not connected to your default PT3 db (may need to exit, restart, reconnect to default server and NOT connect to PT3 db)
4) Right Click database parent and select New Database
http://i19.photobucket.com/albums/b185/ ... extual.jpgSet up the database using your orignial PT3 database as a template, this will copy your schema.
Important: set the code to SQL Ascii
http://i19.photobucket.com/albums/b185/ ... alogue.jpghttp://i19.photobucket.com/albums/b185/ ... review.jpgVoila: you can then follow the DB Management settings to configure PT3 to use this DB as your default.
<Mod, can you check and endorse?>