LinuxSecurity.com: It was discovered that the Safe.pm module as used by PostgreSQL did notproperly restrict PL/perl procedures. If PostgreSQL was configured to usePerl stored procedures, a remote authenticated attacker could exploit thisto execute arbitrary Perl code. (CVE-2010-1169) [More...]
Referenced CVEs:
CVE-2009-4034, CVE-2009-4136
Description:
===========================================================
Ubuntu Security Notice USN-876-1 January 03, 2010
postgresql-8.1, postgresql-8.3, postgresql-8.4 vulnerabilities
CVE-2009-4034, CVE-2009-4136
========
PostgreSQL is one of the most versatile, powerful and reliable object-relational database systems available. The enterprise-class open source database is in use by some of the largest companies in the world, handling exceptionally large workloads. But you knew all of that already, so let's talk about a few features in PostgreSQL you probably didn't know about already.
Referenced CVEs:
CVE-2009-3229, CVE-2009-3230, CVE-2009-3231
Description:
===========================================================
Ubuntu Security Notice USN-834-1 September 21, 2009
postgresql-8.1, postgresql-8.3 vulnerabilities
CVE-2009-3229, CVE-2009-3230, CVE-2009
PostgreSQL: Multiple vulnerabilities
PostgreSQL: Multiple vulnerabilities
I installed postgresql 9.2 from "add-apt-repository ppa:pitti/postgresql" using "apt-get install postgresql-9.2"
At the end of the install and every time I try to launch postgresql by using the following command
/etc/init.d/postgresql start
or
service postgresql start
I get this error:
Error: could not exec /usr/lib/postgresql/9.2/bin/pg_ctl
/usr/lib/postgresql/9.2/bin/pg_ctl start -D
Hey guys.
I have before crossed paths with SQL (MS-SQL, PostgreSQL, MySQL) and found it very interesting.
So i was wondering if anyone know a good book or books to read up on the following.
*General database info.
*Database Design
**How to create a ER diagram.
**How to create a EER diagram from your ER diagram.
**How to create a RDS from your EER diagram.
*Creating stored procedures.
PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) available for many platforms including Linux, FreeBSD, Solaris, Microsoft Windows and Mac OS X. It is released under the PostgreSQL License, which is an MIT-style license, and is thus free and open source software.