<?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>postgresql | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Mon, 22 May 2023 01:28:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>Fixing postgres</title>
		<link>https://www.selikoff.net/2023/05/21/fixing-postgres/</link>
					<comments>https://www.selikoff.net/2023/05/21/fixing-postgres/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 22 May 2023 01:28:49 +0000</pubDate>
				<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=16638</guid>

					<description><![CDATA[<p>When upgrading my Mac, Postgres stopped working. This page documents my journey. First, the migration process gave me a long password for the postgres user. It also didn&#8217;t set up Postgres to start up automatically. netstat confirmed nothing running on &#8230; <a href="https://www.selikoff.net/2023/05/21/fixing-postgres/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2023/05/21/fixing-postgres/">Fixing postgres</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2023/05/21/fixing-postgres/">Fixing postgres</a> was first posted on May 21, 2023 at 9:28 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2023/05/21/fixing-postgres/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16638</post-id>	</item>
		<item>
		<title>postgresql and jdbc</title>
		<link>https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/</link>
					<comments>https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 01:30:59 +0000</pubDate>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=1988</guid>

					<description><![CDATA[<p>In postgresql &#8211; selecting maximum for each group, we saw the actual stored function.  That was the easy part.  Then there was dealing with Postgresql and JDBC.  I encountered a few surprises while doing this. Calling the stored function I &#8230; <a href="https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/">postgresql and jdbc</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/">postgresql and jdbc</a> was first posted on June 13, 2010 at 9:30 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2010/06/13/postgresql-and-jdbc/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1988</post-id>	</item>
		<item>
		<title>postgresql &#8211; selecting maximum for each group</title>
		<link>https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/</link>
					<comments>https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 01:30:27 +0000</pubDate>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=1983</guid>

					<description><![CDATA[<p>I had a requirement to return the thread with the most replies in each forum at JavaRanch&#8216;s Coderanch forums.  In Postgresql 8.4, this would be very easy &#8211; just use the window functions.  Unfortunately, we aren&#8217;t on Postgresql 8.4 yet.  &#8230; <a href="https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/">postgresql – selecting maximum for each group</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/">postgresql &#8211; selecting maximum for each group</a> was first posted on June 13, 2010 at 9:30 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2010/06/13/postgresql-selecting-maximum-for-each-group/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1983</post-id>	</item>
		<item>
		<title>process builder to run multi-platform postgres import</title>
		<link>https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/</link>
					<comments>https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 26 Apr 2010 00:24:18 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[processBuilder]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=1948</guid>

					<description><![CDATA[<p>We saw how to clone a postgresql database for testing cleanly in an earlier blog post. The next step is to do so from Java so it can be part of an integration test. How to run each of 4 &#8230; <a href="https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/">process builder to run multi-platform postgres import</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/">process builder to run multi-platform postgres import</a> was first posted on April 25, 2010 at 8:24 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2010/04/25/process-builder-to-run-multi-platform-postgres-import/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1948</post-id>	</item>
		<item>
		<title>clone a postgresql database for testing cleanly</title>
		<link>https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/</link>
					<comments>https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 29 Mar 2010 03:03:35 +0000</pubDate>
				<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[jforum]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=1812</guid>

					<description><![CDATA[<p>I&#8217;m looking at writing integration tests for the back end of JavaRanch&#8216;s JForum install. A few &#8220;pesky&#8221; requirements/constraints Multiple developers all over the word have their own local test databases filled with data in different states.  The tests must work &#8230; <a href="https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/">clone a postgresql database for testing cleanly</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/">clone a postgresql database for testing cleanly</a> was first posted on March 28, 2010 at 11:03 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2010/03/28/clone-a-postgresql-database-for-testing-cleanly/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1812</post-id>	</item>
		<item>
		<title>postgresql explain</title>
		<link>https://www.selikoff.net/2008/12/13/postgresql-explain/</link>
					<comments>https://www.selikoff.net/2008/12/13/postgresql-explain/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 13 Dec 2008 21:02:00 +0000</pubDate>
				<category><![CDATA[JDBC]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=682</guid>

					<description><![CDATA[<p>I had an opportunity to do some tuning on postgresql and was pleasantly surprised at how smoothly it went. The first thing I did was try to run an &#8220;explain&#8221; on the query under discussion.  (Explain is a tabular or &#8230; <a href="https://www.selikoff.net/2008/12/13/postgresql-explain/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2008/12/13/postgresql-explain/">postgresql explain</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2008/12/13/postgresql-explain/">postgresql explain</a> was first posted on December 13, 2008 at 5:02 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2008/12/13/postgresql-explain/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">682</post-id>	</item>
	</channel>
</rss>
