On CBS.com: Brad fakes a headache
1 Resources for

postgresql rpm

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Postgresql installation - incomplete pg_hba.conf
I am trying to install Postgresql on my Redhat Ent. VPS. I have used the following steps to install it:COPIED FROM ANOTHER SITE:**************************************************************************************************rpm -qa | grep postgres | tee /root/rpm_pgsqlThe above will list all the installed postgresql rpm packages and store the output to /root/rpm_pgsql. You can use this list...
Tags: giantsand98@..., PostgreSQL, postgreSQL RPM
Discussion threads 2007-02-27

Additional Resources

DBConvert for Access & PostgreSQL (zip)
DBConvert for Access & PostgreSQL is a reliable bi-directional database migration tool which allows you to convert from: MS Access to PostgreSQL, MS Access to PostgreSQL Dump, MS Access to PHP Script, MS Access to MS Access, PostgreSQL to MS Access, PostgreSQL to PostgreSQL, PostgreSQL to PostgreSQL Dump, and PostgreSQL...
Tags: Microsoft Access, Microsoft Corp., PostgreSQL, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-12-11
PostgreSQL Maestro (exe)
PostgreSQL Maestro is a powerful Windows GUI solution for PostgreSQL server administration and database management. PostgreSQL Maestro supports all the latest versions of PostgreSQL from 7.3 to 8.2, and all of the most important PostgreSQL features, including tablespaces, dollar-quotation, connection limits, enabling/disabling triggers, OUT and INOUT function parameters. It allows...
Tags: PostgreSQL, PostgreSQL Maestro, Databases, Enterprise Software, Software, Data Management
Software downloads 2008-01-15
Obtaining file information with RPM
RE: Obtaining file information with RPMthanks great articleKISS!>In fact, you can use RPM as a poor-man’s tripwire by using:># for rpm in $(rpm -qa); do rpm -V $rpm; doneit can be done by justrpm -VaRE: Obtaining file information with RPMYUM works good too.I find it easier to manage remote retrieval...
Tags: Linux, OPEN SOURCE, linux@..., Yum, RPM
Discussion threads 2007-09-18
EMS SQL Manager 2007 for PostgreSQL (zip)
EMS SQL Manager for PostgreSQL is a powerful tool for PostgreSQL database server administration and development. PostgreSQL Manager works with any PostgreSQL versions and supports all of the latest PostgreSQL features. It offers plenty of powerful tools for experienced users such as Visual Database Designer, Visual Query Builder, and powerful...
Tags: SQL, PostgreSQL, PostgreSQL Manager, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-06-28
PostgreSQL PHP Generator (exe)
PostgreSQL PHP Generator is a freeware but powerful PostgreSQL GUI frontend that allows you to generate high-quality PostgreSQL PHP scripts for the selected tables, views and queries for the further working with these objects through the Web. With PostgreSQL PHP Generator you will have a very professional web database application...
Tags: Web, PHP, PostgreSQL, PostgreSQL PHP Generator, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-12-03
RPM Browser (exe)
RPM Browser is a Windows 95/98/NT tool for Linux users. It allows you to browse RPM files from the Windows platform and extract files via a 32-bit port of CPIO for long filenames. RPM Browser is ideal for dual booters who download RPM files while using Windows and later install...
Tags: Web Browser, RPM Browser, Microsoft Windows, Linux, Operating Systems, UNIX, Open Source, Software
Software downloads 1998-10-23
PostgreSQL 8.3 beta released
Some CorrectionsPaul, I should have known when my presentation got cut down to 15 min that things would get garbled. Some corrections on the above: (1) The "new features" you list are actually our standard features we've had for a while. ...
Tags: Databases, josh@..., PostgreSQL, Sun Microsystems Inc.
Discussion threads 2007-10-17
EMS SQL Manager 2007 Lite for PostgreSQL (zip)
EMS SQL Manager for PostgreSQL is a powerful tool for PostgreSQL Database Server administration and development. PostgreSQL Manager works with any PostgreSQL versions up to 8.1 and supports all of the latest PostgreSQL features including tablespaces, and argument names in functions.It offers plenty of powerful tools for experienced users such...
Tags: SQL, PostgreSQL, PostgreSQL Manager, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-12-20
PostgreSQL
Hi All,One of my Clients requested to use PostgreSQL for a New Project. I downloaded and Installed it in Windows 2000 OS. How to create tables, queries into PostgreSQL, what Client should I use.. Please suggest me. Thanks in advancePostgreSQL ClientI find pgAdmin III (http://www.pgadmin.org/) is a nice pointy and...
Tags: Databases, PostgreSQL
Discussion threads 2005-10-19
DreamCoder for PostgreSQL Professional (exe)
DreamCoder for PostgreSQL is a powerful Integrated Development Environment IDE for PostgreSQL Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time.
Tags: PostgreSQL, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-08-23
Learn to use PHP and PostgreSQL to deliver dynamic Web content
This chapter from Sams' PostgreSQL shows how you can use PHP to interact with a database to produce dynamic results. PHP and PostgreSQL combine with your Web server to create a system that provides your users with dynamic content. The numerous examples in this chapter will show...
Tags: Web, Sams Publishing, PHP, PostgreSQL, Databases, Enterprise Software, Software, Data Management
Book chapters 2005-12-19
PostgreSQL Database Server (zip)
PostgreSQL Database Server is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX,...
Tags: Database Server, Server, PostgreSQL, PostgreSQL Database Server, Databases, Enterprise Software, Software, Data Management
Software downloads 2006-11-07
PostgreSQL Data Wizard (exe)
PostgreSQL Data Wizard is a powerful Windows GUI utility for managing data. It provides you with a number of easy-to-use wizards for performing data manipulation easily and quickly. PostgreSQL Data Wizard allows you to generate ASP.NET and PHP scripts for the selected tables and queries, convert any ADO-compatible database to...
Tags: PostgreSQL, PostgreSQL Data Wizard, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-10-10
PostgreSQL Database Server for Mac OS X (gz)
PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX,...
Tags: Apple Mac OS, Apple Macintosh, Database Server, Server, Apple Mac OS X, PostgreSQL, Databases, Enterprise Software, Software, Data Management
Software downloads 2006-08-24
Master PostgreSQL data values, syntax, and operators
This sample chapter, taken from Sams' PostgreSQL explores the data values, syntax, and operators within a standard PostgreSQL distribution. Data types are built into a standard PostgreSQL distribution, but you can also define your own custom data types.This sample chapter, taken from Sams' PostgreSQL, discusses the range...
Tags: Sams Publishing, PostgreSQL, Databases, Enterprise Software, Software, Data Management
Book chapters 2005-10-05
Navicat (PostgreSQL GUI) (exe)
Navicat PostgreSQL GUI is a PostgreSQL database management tool, which can convert XML, CSV, MS Excel, MS Access, and popular data formats to PostgreSQL databases, eliminating time-consuming data entry and the errors that accompany it. Other useful major features include import and export wizard, schedule backup, batch job scheduling, data...
Tags: GUI, PostgreSQL, Databases, Enterprise Software, Software, Data Management
Software downloads 2007-11-23
Learn to use PHP and PostgreSQL to deliver dynamic Web content
PHP and PostgreSQL combine with your Web server to create a system that provides your users with dynamic content. The numerous examples in this chapter will show you how to connect to a PostgreSQL database, how to add error checking, and how to process queries.Title: PostgreSQLISBN: 0735712573Published: February 13, 2003;...
Tags: PostgreSQL, database, server, Web server, Web, PHP, Sams Publishing
Download resources 2005-12-19
DBSync for MS Access & PostgreSQL (zip)
DBSync for MS Access & Po synchronizes and converts data from MS Access to PostgreSQL server databases and from PostgreSQL to Access with synchronization. It helps to keep your databases up-to-date when moving to PostgreSQL. Features are data exportimport, database synchronization, high-speed synchronization via command line and GUI, built-in scheduler....
Tags: Microsoft Access, Microsoft Corp., PostgreSQL, Databases, Microsoft Office, Enterprise Software, Software, Data Management, Office Suites
Software downloads 2007-12-11
Master PostgreSQL data values, syntax, and operators
Data types are built into a standard PostgreSQL distribution, but you can also define your own custom data types.This sample chapter, taken from Sams' PostgreSQL, discusses the range of valid values, the syntax required to enter a particular value, and a list of operators you can use, if applicable.Title: PostgreSQLISBN:...
Tags: Databases, PostgreSQL
Download resources 2005-10-05
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
Recovering Windows Clients
Part of your job is to make sure that your users' PCs are healthy and reliable. And when a system crash occurs--whether the culprit is a rogue applica ...
Buy Now