<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Enterprise: The PostgreSQL Open Source Database Blog from EnterpriseDB &#187; postgres plus advanced server</title>
	<atom:link href="http://blogs.enterprisedb.com/tag/postgres-plus-advanced-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.enterprisedb.com</link>
	<description>Commentary, tutorials, and announcements surrounding PostgreSQL, Postgres Plus, and open source.</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:26:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Postgres Enterprise Manager; I love it when a plan comes together</title>
		<link>http://blogs.enterprisedb.com/2011/08/23/postgres-enterprise-manager-i-love-it-when-a-plan-comes-together/</link>
		<comments>http://blogs.enterprisedb.com/2011/08/23/postgres-enterprise-manager-i-love-it-when-a-plan-comes-together/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 12:51:52 +0000</pubDate>
		<dc:creator>Dave Page</dc:creator>
				<category><![CDATA[Product Features]]></category>
		<category><![CDATA[postgres plus advanced server]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=1114</guid>
		<description><![CDATA[After 9 months of heads-down work, I&#8217;m glad to finally be able to talk about the project I and a number of colleagues here at EnterpriseDB have been working on&#8230; Introducing Postgres Enterprise Manager!
Postgres Enterprise Manager, or PEM as we tend to call it, is based on the Open Source pgAdmin project which I started [...]]]></description>
			<content:encoded><![CDATA[<p>After 9 months of heads-down work, I&#8217;m glad to finally be able to talk about the project I and a number of colleagues here at EnterpriseDB have been working on&#8230; Introducing <a href="http://www.enterprisedb.com/products-services-training/products/postgres-enterprise-manager">Postgres Enterprise Manager</a>!</p>
<p>Postgres Enterprise Manager, or PEM as we tend to call it, is based on the Open Source <a href="http://www.pgadmin.org">pgAdmin project</a> which I started over thirteen(!) years ago to give users a graphical tool for managing and developing their Postgres databases. PEM builds on pgAdmin by adding a number of features for sysadmins, DBAs and developers with a focus on management of multiple servers, adding features such as:</p>
<p>- A centralised directory of servers allows all users in the organisation to quickly and easily manage any server.</p>
<p>- Monitoring and logging of hundreds of different metrics from database objects, the Postgres server, and the host/operating system.</p>
<p>- Over 130 different alert templates that may be used to build customised alerts to warn when aspects of your database go outside of the norm. A number of preconfigured alerts help get you up and running quickly and easily.</p>
<p>- A Capacity Manager that allows you to generate reports based on the metrics collected from your databases, Postgres servers and hosts/operating systems.  Metrics from different aspects of your system can be charted together, allowing you to correlate database events with operating system activity for example. Linear trend analysis features allow you to project usage trends into the future to help with capacity planning.</p>
<p>- The Postgres Expert analyses your Postgres servers and database schemas, advising on possible misconfigurations or sub-optimal designs. This &#8220;DBA in a box&#8221; can analyse your entire Postgres deployment in seconds.</p>
<p>- A number of Performance Monitoring Dashboards give the DBA and sysadmin a global overview of the state of the database servers, with the ability to drill down and examine the status of individual hosts, Postgres servers and databases at a glance.</p>
<p>- A SQL Profiler for developers working with Postgres. This tool allows users to capture workloads running on their server and examine each query in detail, viewing the query plan and resource/execution statistics for each individual query, and aggregate statistics for each different query executed with the workload captured. Poorly running queries can also be run through the Index Advisor when work working with Postgres Plus Advanced Server advising on and optionally creating new indexes to improve query performance.</p>
<p>PEM uses a multi-tier architecture. Each managed host runs a copy of an efficient agent (written in C++, and available on Linux, Windows and Solaris) which executes tasks and reports metrics from the host/operating system and one or more Postgres servers running on the host, back to the PEM server. The PEM server is an instance of PostgreSQL 9.0 typically run on a dedicated host (running Windows or Linux), which includes various additional software components including functionality for managing SSL certificates and a dedicated instance of the PEM agent responsible for tasks such as alert processing and garbage collection. The PEM client runs on users Windows or Linux workstations and provides the user interface to the system allowing the user to connect to the PEM server and use all the PEM features, or connect to unmanaged servers as you would with pgAdmin. One feature that can be used on servers that aren&#8217;t managed by PEM (for example, a server on a laptop) is the SQL Profiler. All that&#8217;s required to use the SQL Profiler is a plugin to the Postgres server that you wish to profile which hooks into the server to log the trace data &#8211; ideal for developers.</p>
<p>As far as I&#8217;m aware, PEM is the first management tool for Postgres that offers anything even close to this feature set, and we&#8217;re already working on adding more for the next version, but while we&#8217;re hacking on that why not give the first version <a href="http://www.enterprisedb.com/download-postgres-enterprise-manager">a try</a>.</p>
<a href='http://blogs.enterprisedb.com/2011/08/23/postgres-enterprise-manager-i-love-it-when-a-plan-comes-together/' class='retweet vert' >Postgres Enterprise Manager; I love it when a plan comes together</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2011/08/23/postgres-enterprise-manager-i-love-it-when-a-plan-comes-together/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are Oracle Price Increases Affecting Your Budget?</title>
		<link>http://blogs.enterprisedb.com/2009/08/03/are-oracle-price-increases-affecting-your-budget/</link>
		<comments>http://blogs.enterprisedb.com/2009/08/03/are-oracle-price-increases-affecting-your-budget/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 18:37:41 +0000</pubDate>
		<dc:creator>EnterpriseDB</dc:creator>
				<category><![CDATA[oracle compatibility]]></category>
		<category><![CDATA[postgres plus advanced server]]></category>
		<category><![CDATA[database savings]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle migration assessment]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/2009/08/03/are-oracle-price-increases-affecting-your-budget/</guid>
		<description><![CDATA[Today EnterpriseDB introduced a program to show you just how easy it is to migrate from Oracle to Postgres Plus Advanced Server AND save a considerable amount of money at the same time.
Companies such as Sony Online Entertainment and FTD have already enjoyed considerable savings by migrating from Oracle to Postgres Plus Advanced Server using [...]]]></description>
			<content:encoded><![CDATA[<p>Today EnterpriseDB introduced a program to show you just how easy it is to migrate from Oracle to <a href="http://www.enterprisedb.com/products/postgres_plus_as/overview.do" target="_self">Postgres Plus Advanced Server</a> AND save a considerable amount of money at the same time.</p>
<p>Companies such as Sony Online Entertainment and FTD have already <a href="http://www.enterprisedb.com/learning/success.do" target="_self">enjoyed considerable savings</a> by migrating from Oracle to Postgres Plus Advanced Server using our Oracle compatibility technology.  In fact, the technology is so reputable that <a href="http://www.enterprisedb.com/company/news_events/press_releases/2009_09.do" target="_self">IBM recently licensed it</a> for use in DB2.</p>
<p>We created the Oracle Migration Assessment Program after Oracle <a href="http://news.cnet.com/8301-13846_3-10290187-62.html" target="_self">recently raised prices on database modules</a> by as much as 40 percent. This comes on the heels of license increases of up to 20 percent in 2008.  An Oracle Migration Assessment report from EnterpriseDB scans, analyzes, categorizes, details, and scores the work necessary to move your Oracle database to the open source based, Oracle compatible, and reasonably priced Postgres Plus Advanced Server.</p>
<p>The program enables enterprises to migrate their applications running on Oracle to Postgres Plus Advanced Server, a PostgreSQL-based database containing an Oracle compatibility layer, with no disruption to operations, and delivers ongoing cost savings of 80 percent or more.</p>
<p>Your Oracle Migration Assessment is performed by an experienced Oracle engineer who will work with your staff to provide you an accurate and reliable report on the viability of migrating your Oracle database complete with time and cost estimates.  You can have our migration experts assist you or have us do all the work.  We also have a full suite of tools, documentation, training, and best practices to guide you through doing the switch yourself.</p>
<p>Interested in trying out our new program?  Read more about it <a href="http://www.enterprisedb.com/solutions/oramig.do" target="_self">here</a>, or <a href="https://www.enterprisedb.com/company/contact_us.do" target="_self">contact us</a> to schedule your Oracle Migration Assessment today.</p>
<a href='http://blogs.enterprisedb.com/2009/08/03/are-oracle-price-increases-affecting-your-budget/' class='retweet vert' >Are Oracle Price Increases Affecting Your Budget?</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/08/03/are-oracle-price-increases-affecting-your-budget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Features We Do Want</title>
		<link>http://blogs.enterprisedb.com/2009/06/29/features-we-do-want/</link>
		<comments>http://blogs.enterprisedb.com/2009/06/29/features-we-do-want/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 22:36:46 +0000</pubDate>
		<dc:creator>Jim Mlodgenski</dc:creator>
				<category><![CDATA[Product Features]]></category>
		<category><![CDATA[postgres plus]]></category>
		<category><![CDATA[postgres plus advanced server]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=10</guid>
		<description><![CDATA[One of the cool new features in the recent Postgres Plus Advanced Server release is the EDB*Wrap functionality. This fills a need in the ISV community coming from both the PostgreSQL world as well as Oracle by allowing developers to obfuscate their stored procedure code. Interestingly, this marks the second feature along with Optimizer Hints [...]]]></description>
			<content:encoded><![CDATA[<p>One of the cool new features in the <a href="http://www.enterprisedb.com/products/postgres_plus_as/overview.do" target="_self">recent Postgres Plus Advanced Server release</a> is the EDB*Wrap functionality. This fills a need in the ISV community coming from both the PostgreSQL world as well as Oracle by allowing developers to obfuscate their stored procedure code. Interestingly, this marks the second feature along with Optimizer Hints part of Postgres Plus that is &#8220;officially&#8221; designated as features the PostgreSQL community does not want.</p>
<p><a title="http://wiki.postgresql.org/wiki/Todo#Features_We_Do_Not_Want" href="http://wiki.postgresql.org/wiki/Todo#Features_We_Do_Not_Want" target="_blank">http://wiki.postgresql.org/wiki/Todo#Features_We_Do_Not_Want</a></p>
<p>The open source dweeb in me agrees with the community&#8217;s philosophies that PostgreSQL&#8217;s optimizer should be made smarter and the obfuscation is not 100% effective, but both features fill a business need. For EDB*Wrap, the business need is to make it difficult for people to see the source code of a stored procedure when it is sent as a plain text file.</p>
<p>So while it is not 100% effective, when an ISV shipping their stored procedure code encounters a malicious user who has the ability to turn:</p>
<p>$__EDBwrapped__$<br />
UTF8<br />
d86XAumhB/6bQTdJStisuVDG2FE3+vUz2Bjq2neAax7iG8Vg2++x1stc0gN3pCDO1+jnOc7orT9X<br />
4sepJrX8Vn2nEf58u+V6f5UWLj43i2hDCO9iPyEa08jA8CuTFq0dL+B0DK5ymSL2MIrRMOz/eGn0<br />
XEaU9TgaraXbIJhlNtCf<br />
$__EDBwrapped__$</p>
<p>Into:<br />
CREATE FUNCTION foo() RETURNS integer AS $$<br />
BEGIN<br />
RETURN 1;<br />
END;<br />
$$ LANGUAGE plpgsql;</p>
<p>That same user can also decompile their main application and their whole application becomes &#8220;open source&#8221; to the bad guy. In the commercial world, it is hard to hold back features customers are requesting because of a corner case you can manage through other means.</p>
<a href='http://blogs.enterprisedb.com/2009/06/29/features-we-do-want/' class='retweet vert' >Features We Do Want</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/06/29/features-we-do-want/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>General Availability of Postgres Plus Advanced Server v8.3 Release 2 (8.3 R2)</title>
		<link>http://blogs.enterprisedb.com/2009/06/16/general-availability-of-postgres-plus-advanced-server-v83-release-2-83-r2/</link>
		<comments>http://blogs.enterprisedb.com/2009/06/16/general-availability-of-postgres-plus-advanced-server-v83-release-2-83-r2/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 18:29:16 +0000</pubDate>
		<dc:creator>EnterpriseDB</dc:creator>
				<category><![CDATA[Technical Alerts]]></category>
		<category><![CDATA[postgres plus]]></category>
		<category><![CDATA[postgres plus advanced server]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=6</guid>
		<description><![CDATA[EnterpriseDB is excited to announce the immediate General Availability of Postgres Plus Advanced Server v8.3 Release 2 (8.3 R2).
This customer-driven release continues to build beyond the features and performance found in the community version of PostgreSQL while decreasing the risk and cost in time, money, and re-training to switch to an affordable open source database [...]]]></description>
			<content:encoded><![CDATA[<p><span style="size: 10pt;">EnterpriseDB is excited to announce the immediate General Availability of Postgres Plus Advanced Server v8.3 Release 2 (8.3 R2).</span></p>
<p><span style="size: 10pt;">This customer-driven release continues to build beyond the features and performance found in the community version of <a href="http://www.postgresql.org" target="_blank">PostgreSQL</a> while decreasing the risk and cost in time, money, and re-training to switch to an affordable open source database technology.  The new capabilities focus on deeper Oracle compatibility, even easier migrations from other databases, and performance and scalability unmatched by any PostgreSQL database.  Additionally, there are multiple component maintenance upgrades and over 200 minor fixes and enhancements.</span></p>
<p><span style="size: 10pt;">What&#8217;s in it for you?  Some of the release highlights include: </span></p>
<ul><span style="size: 10pt;"></p>
<li>Deeper Oracle support for objects, packages, transaction management, and migration reduces the risk and cost of adopting open source database technology by allowing you to better leverage your investment in Oracle skills and lower the cost of migrating and adopting a world class open source database built on PostgreSQL</li>
<li>Infinite Cache improves performance up to 5 times faster than the PostgreSQL community version while reducing costs for massive scalability across your existing commodity hardware footprint</li>
<li>LDAP and PAM Security support allow easier application customization while EDB*Wrap protects sensitive or proprietary code</li>
<li>New / updated documentation</li>
<p></span></ul>
<p><span style="size: 10pt;"><a href="http://www.enterprisedb.com/products/download.do" target="_self">Download 8.3 R2 now</a> for Linux, Windows or Mac. For all the details inside the release, see the Release Notes at the same link above or <a href="http://www.enterprisedb.com/learning/documentation.do" target="_self">check out the documentation</a>.<a href="http://www.enterprisedb.com/learning/documentation.do"><br />
</a></span></p>
<p><span style="size: 10pt;">The award-winning Postgres Plus products based on PostgreSQL come available with industry leading services such as 24&#215;7 technical support, <a href="http://www.enterprisedb.com/tservices/training/schedule.do" target="_self">expert-delivered training</a> for DBAs and application developers, <a href="http://www.enterprisedb.com/tservices/packaged_services/health_check.do" target="_self">pre-packaged services</a>, and professional consulting.</span></p>
<a href='http://blogs.enterprisedb.com/2009/06/16/general-availability-of-postgres-plus-advanced-server-v83-release-2-83-r2/' class='retweet vert' >General Availability of Postgres Plus Advanced Server v8.3 Release 2 (8.3 R2)</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/06/16/general-availability-of-postgres-plus-advanced-server-v83-release-2-83-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

