<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.openmod-initiative.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.openmod-initiative.org/index.php?action=history&amp;feed=atom&amp;title=Materialised_view</id>
		<title>Materialised view - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.openmod-initiative.org/index.php?action=history&amp;feed=atom&amp;title=Materialised_view"/>
		<link rel="alternate" type="text/html" href="https://wiki.openmod-initiative.org/index.php?title=Materialised_view&amp;action=history"/>
		<updated>2026-04-16T03:55:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.7</generator>

	<entry>
		<id>https://wiki.openmod-initiative.org/index.php?title=Materialised_view&amp;diff=10907&amp;oldid=prev</id>
		<title>Lilly Schoen: Created page with &quot;{{GlossaryTermTemp |SubtermOf=view, table |Definition=1. A materialized view is defined as a table which is actually physically stored on disk, but is really just a view of ot...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.openmod-initiative.org/index.php?title=Materialised_view&amp;diff=10907&amp;oldid=prev"/>
				<updated>2017-11-03T09:18:14Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{GlossaryTermTemp |SubtermOf=view, table |Definition=1. A materialized view is defined as a table which is actually physically stored on disk, but is really just a view of ot...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{GlossaryTermTemp&lt;br /&gt;
|SubtermOf=view, table&lt;br /&gt;
|Definition=1. A materialized view is defined as a table which is actually physically stored on disk, but is really just a view of other database tables. In PostgreSQL, like many database systems, when data is retrieved from a traditional view it is really executing the underlying query or queries that build that view.&lt;br /&gt;
2. A materialized view, or snapshot as they were previously known, is a table segment whose contents are periodically refreshed based on a query, either against a local or remote table. Using materialized views against remote tables is the simplest way to achieve replication of data between sites.&lt;br /&gt;
|Sources=http://www.revsys.com/blog/2006/jan/03/when-to-use-a-materialized-view-in-postgresql/ (1.); https://oracle-base.com/articles/misc/materialized-views (2.)&lt;br /&gt;
}}&lt;br /&gt;
Author: Tim Röder&lt;/div&gt;</summary>
		<author><name>Lilly Schoen</name></author>	</entry>

	</feed>