PostGreSQL - pgloader installation?
Posted
by KittyYoung
on Stack Overflow
See other posts from Stack Overflow
or by KittyYoung
Published on 2010-03-25T15:59:27Z
Indexed on
2010/03/25
16:23 UTC
Read the original article
Hit count: 474
Granted... this is a dumb question, but it's still a mystery to someone like me, whose never done it before... I'm trying to install pgloader, but I can't seem to find any documentation.... I'm running MAMP on MAC OS X. I've already installed the tcllib, and am about to do:
wget http://pgfoundry.org/frs/download.php/233/pgloader-1.0.tar.gz tar zxvf pgloader-1.0.tar.gz
I'm wondering what directory I need to actually untar pgloader into? Is there anything else that I need to do to get it to work?
© Stack Overflow or respective owner