Randell's Blog
Software development, Fedora how-to's, and random stuff from the web
Browse: Home / PostgreSQL

PostgreSQL

Power Architect

By Randell on June 1, 2010

In my search for a data modeling tool that is similar to MySQL Workbench, but works for PostgreSQL databases, I found out about Power Architect. What is Power Architect? Power Architect is a cross-platform, open-source visual data modeling and profiling tool with a GUI and an embeddable API designed for data architects, DBAs, analysts, and [...]

Posted in Resources, Software Development, Tools | Tagged Data Modeling Tool, DB2, ETL, Kettle ETL, MySQL, Oracle, PostgreSQL, Power Architect, SQL Server | Leave a response

pg_restore: [tar archiver] could not find header for file in tar archive

By Randell on May 17, 2010

From my old notes, I posted the way I create PostgreSQL dumps.  It turns out that when you’re trying to dump a huge database (20+GB), the dump would continue and finish, but pg_restore-ing it will not work flawlessly as expected and might show an error message like this one: pg_restore: [tar archiver] could not find [...]

Posted in Resources, Software Development | Tagged pg_dump, PostgreSQL, tar | Leave a response

PostgreSQL notes

By Randell on November 13, 2009

This 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 locally and accepting connections on Unix domain socket “/tmp/.s.PGSQL.5432″?

Posted in Software Development | Tagged PostgreSQL | Leave a response

PostgreSQL restore and dump

By Randell on August 27, 2009

This 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 ".backup" "" -F : –format=format Selects the format of the output. t : Output a tar archive suitable for input into pg_restore. Using this archive format [...]

Posted in Software Development | Tagged dump, PostgreSQL, restore | 1 Response

 Subscribe in a reader

Recent Posts

  • How to install AT&T Global Network Client on Fedora 16
  • Cannot complete the install because one or more required items could not be found. Software being installed: Subversion Revision Graph 1.0.9
  • Fedora 16 pre/post-installation setup
  • error: can’t create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)
  • How to create custom application launchers in Gnome 3
  • How to add Power Off option in Gnome 3 User Menu on Fedora 15
  • How to clear recent documents in Fedora 15 Gnome 3
  • Google+ welcome page screenshot
  • Error validating location: “org.tigris.subversion.javahl.ClientException: Network connection closed unexpectedly”
  • Fix for “Aw, Snap!” when loading Twitter on Chrome on Fedora 15 with SELinux enforcing enabled
  • GTUGPH-SG Meet-up: Offline Web Applications
  • Fedora 15 pre/post-installation setup
  • GNOME 3 on Fedora 15
  • Failed to load JavaHL Library
  • IE9 first impressions

Popular Posts

  • Fedora 15 pre/post-installation setup
  • Fedora 14 post-installation setup
  • Warning: date(): It is not safe to rely on the system’s timezone settings.
  • How to create custom application launchers in Gnome 3
  • Fedora 16 pre/post-installation setup
  • Tai Lung spotted at The Fort
  • How to add Power Off option in Gnome 3 User Menu on Fedora 15
  • GNOME 3 on Fedora 15
  • PLDT myDSL sucks!
  • Fix for “Aw, Snap!” when loading Twitter on Chrome on Fedora 15 with SELinux enforcing enabled
  • Convert CHM to PDF in (Fedora) Linux
  • Install SQLite Database Browser on Fedora
  • PHP Fatal error: Class ‘DOMDocument’ not found
  • Lessons from The One Minute Manager
  • How to clear recent documents in Fedora 15 Gnome 3

Tag cloud

Ajax Google Chrome The Big Bang Theory NullPointer.ph Unrar Fedora 15 Skype Python Delicious Robert T. Kiyosaki Amarok pgadmin3 Ender's Game PHP Firefox Zend Tool VLC Ken Blanchard Javapassion RPM Fusion Grip PSP Twitter P7zip House Anthony Robbins Google Aptana Azureus Flash The One Minute Manager Add-ons Armenia Fedora Orson Scott Card Heroes GNOME 3 PostgreSQL YouTube Facebook Neil Gaiman Unlimited Power Java Linux Josh Groban

Blogroll

  • Mike
  • Nikki
  • Paolo
  • Paolo
  • Renee
  • Rian
Personal - Top Blogs Philippines

Copyright © 2012 Randell's Blog.

Powered by WordPress and Hybrid.