Skip to forum
Notifications
Clear all

[Closed] PT db

3 Posts
3 Users
0 Reactions
764 Views
xylere
Joined: 28.05.2007

Is i possible to merge 2 different psql databases?


2 replies
swissmoumout
Joined: 24.02.2007

I don't know if it's possible directly in PT, but if you have a little experience with SQL databases, download pgAdmin, and with that create a backup file of one databases, just edit it to remove the "create database (...)" and run that code in the 2nd database

sorry, I don't have any easy solution ;)


galam
Joined: 06.03.2005

Well you can export the Handhistories from the on DB and import them into the other one.