Open another database file when in pshell mode - binbash23/p GitHub Wiki
If you are in the pshell mode and you want to change the database that you are using, you can do it with the opendatabase command:
opendatabase <DATABASE_FILENAME>
Where the <DATABASE_FILENAME> is the filename of the database relative to the folder you are currently in.