Blog Posts on postgresql
Percent:
PostgreSQL Pentesting Tool Dictionary Attack by ProjectX Blog – Information Security Redefined on Jan 4, 2012Here’s a quick overview on PostgreSQL “PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned a strong reputation for reliability,...
PHP and PostgreSQL on Windows by Lysender's Daily Log Book on Aug 27, 2010PostgreSQL is now easy to install on Windows using its installer. However, integrating it with PHP in Windows usually has problems. No matter how you configure PHP and the DLL for postgres extension, it will not work out of the … Continue readi...
PHP and PostgreSQL on Windows by Lysender's Daily Log Book on Aug 27, 2010PostgreSQL is now easy to install on Windows using its installer. However, integrating it with PHP in Windows usually has problems. No matter how you configure PHP and the DLL for postgres extension, it will not work out of the … Continue readi...
PostgreSQL: Could Not Connect To Server. Connection refused (0x0000274D/10061) by Fryan's Digital World on Aug 19, 2010I started playing with PostgreSQL when we implemented an opensource ERP software called xTuple Postbooks which I plan to post some administration tips here in the future. When I first installed PostgreSQL in the database server and tried to connect t...
PostgreSQL notes by on Nov 13, 2009This is just another one of my notes. I often encounter these errors after a fresh install of Fedora. After executing psql -U postgres and getting this message: psql: could not connect to server: No such file or directory Is the server running loc...
PostgreSQL restore and dump by on Aug 27, 2009This is just a note to myself. This is how I create backup and restore backup of postgresql databases right now: pg_dump -U postgres -F t -b -v -f "<file name>.backup" "<database name>" -F : --format=format Select...
Affordable Web Site Hosting Free Interrelated Resource by autopilotincome101.com on Aug 8, 2009If you are searching for information related to affordable web site hosting or any other such as reseller dedicated hosting, steam dedicated server, source dedicated server commands or cod 4 dedicated server linux you have come to the right article.
Affordable Web Hosting Services Free Interesting Fact by autopilotincome101.com on Aug 8, 2009You see, we should be very thankful that we are born in this modern generation because of the existence of the Internet. With the Internet, every information (whether about affordable web hosting services or any other such as colocation hosting, unli...
VertrigoServ | Enable PostgreSQL and PDO by Oozman Weblog on Feb 11, 2009Hi guyz, its been a long week for us now. I was not able to post some articles since we are currently working in our academic requirements. We hope still that we can make it. Anyway, a week ago, my instructor helped me about my particular problem. Y...
installing postgreSQL on leopard thru MacPorts by everyday [un]happenings on Oct 29, 2008this is my first time installing postgreSQL on Mac OS X and i'm happy to say that it was successful.i have to tweak some more things though, like allowing remote login (ssh) for the "postgres" account. i'll post the solution once i sol


