PolyglotDB icon indicating copy to clipboard operation
PolyglotDB copied to clipboard

install pgdb inside of custom directory

Open james-tanner opened this issue 8 months ago • 0 comments

When pgdb install is called with a custom directory, the current behaviour will use the provided directory (and delete any content inside that directory).

This seems like quite dangerous behaviour to me, as I suspect the intuition of most users would be that pgdb would be installed inside the provided directory -- i.e. if one provides /Users/johndoe/Research/, pgdb should install itself at /Users/johndoe/Research/pgdb.

james-tanner avatar Jun 20 '25 11:06 james-tanner