<?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>select * from depesz; &#187; log_statement</title>
	<atom:link href="http://www.depesz.com/tag/log_statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depesz.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 13:35:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Understanding postgresql.conf : log*</title>
		<link>http://www.depesz.com/2011/05/06/understanding-postgresql-conf-log/</link>
		<comments>http://www.depesz.com/2011/05/06/understanding-postgresql-conf-log/#comments</comments>
		<pubDate>Fri, 06 May 2011 04:13:24 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debug_pretty_print]]></category>
		<category><![CDATA[debug_print_parse]]></category>
		<category><![CDATA[debug_print_plan]]></category>
		<category><![CDATA[debug_print_rewritten]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[logging_collector]]></category>
		<category><![CDATA[log_checkpoints]]></category>
		<category><![CDATA[log_connections]]></category>
		<category><![CDATA[log_destination]]></category>
		<category><![CDATA[log_directory]]></category>
		<category><![CDATA[log_disconnections]]></category>
		<category><![CDATA[log_duration]]></category>
		<category><![CDATA[log_error_verbosity]]></category>
		<category><![CDATA[log_executor_stats]]></category>
		<category><![CDATA[log_filename]]></category>
		<category><![CDATA[log_hostname]]></category>
		<category><![CDATA[log_line_prefix]]></category>
		<category><![CDATA[log_lock_waits]]></category>
		<category><![CDATA[log_min_duration_statement]]></category>
		<category><![CDATA[log_min_error_statement]]></category>
		<category><![CDATA[log_min_messages]]></category>
		<category><![CDATA[log_parser_stats]]></category>
		<category><![CDATA[log_planner_stats]]></category>
		<category><![CDATA[log_rotation_age]]></category>
		<category><![CDATA[log_rotation_size]]></category>
		<category><![CDATA[log_statement]]></category>
		<category><![CDATA[log_statement_stats]]></category>
		<category><![CDATA[log_temp_files]]></category>
		<category><![CDATA[log_timezone]]></category>
		<category><![CDATA[log_truncate_on_rotation]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[silent_mode]]></category>
		<category><![CDATA[syslog_facility]]></category>
		<category><![CDATA[syslog_ident]]></category>
		<category><![CDATA[understanding]]></category>

		<guid isPermaLink="false">http://www.depesz.com/?p=2162</guid>
		<description><![CDATA[After loooong pause, adding next (well, second) post to the &#8220;series&#8220;. This time, I&#8217;d like to describe how logging works. And I don&#8217;t mean binary logging (WAL), but the log for us, humans, to read. Before I will go to the postgresql.conf options, let me first describe what happens when PostgreSQL wants to log something. [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2011/05/06/understanding-postgresql-conf-log/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Logging queries &#8211; how?</title>
		<link>http://www.depesz.com/2010/07/22/logging-queries-how/</link>
		<comments>http://www.depesz.com/2010/07/22/logging-queries-how/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 02:21:09 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[log_min_duration_statement]]></category>
		<category><![CDATA[log_statement]]></category>
		<category><![CDATA[pg_stat_activity]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/?p=1769</guid>
		<description><![CDATA[One of the questions that pop up frequently on IRC is how to see queries are now executed on the server, and what queries were earlier. Theoretically answer to this is simple &#8211; pg_stat_activity and log_min_duration_statement. Or log_statement. What is the difference? That&#8217;s exactly why I&#8217;m writing this post. First of all &#8211; to see [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2010/07/22/logging-queries-how/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

