<?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>propriétaire | Undisconnected</title>
	<atom:link href="https://undisconnected.com/tag/proprietaire/feed/" rel="self" type="application/rss+xml" />
	<link>https://undisconnected.com</link>
	<description>Reste connecté</description>
	<lastBuildDate>Thu, 29 Jan 2015 23:12:15 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Postgresql &#8211; Changer le propriétaire d&#8217;une table</title>
		<link>https://undisconnected.com/postgresql-changer-le-proprietaire-dune-table/</link>
					<comments>https://undisconnected.com/postgresql-changer-le-proprietaire-dune-table/#respond</comments>
		
		<dc:creator><![CDATA[Imatt]]></dc:creator>
		<pubDate>Thu, 29 Jan 2015 15:05:12 +0000</pubDate>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Postgresql]]></category>
		<category><![CDATA[Tutoriels]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[propriétaire]]></category>
		<category><![CDATA[table]]></category>
		<guid isPermaLink="false">https://undisconnected.com/?p=2503</guid>

					<description><![CDATA[<p>Comme j&#8217;utilise Postgresql pour un projet en cours, je me suis dit que j&#8217;allais vous…</p>
The post <a href="https://undisconnected.com/postgresql-changer-le-proprietaire-dune-table/">Postgresql – Changer le propriétaire d’une table</a> first appeared on <a href="https://undisconnected.com">Undisconnected</a>.]]></description>
										<content:encoded><![CDATA[<p>Comme j&rsquo;utilise Postgresql pour un projet en cours, je me suis dit que j&rsquo;allais vous faire profiter de ma base de connaissance, même si pour l&rsquo;instant elle est assez rudimentaire <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Alors voici un premier :</p>
<p>Pour changer le propriétaire d&rsquo;une table, utilisez la commande :</p>
<pre class="theme:secrets-of-rock lang:pgsql decode:true ">ALTER TABLE tablename OWNER TO username</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>The post <a href="https://undisconnected.com/postgresql-changer-le-proprietaire-dune-table/">Postgresql – Changer le propriétaire d’une table</a> first appeared on <a href="https://undisconnected.com">Undisconnected</a>.]]></content:encoded>
					
					<wfw:commentRss>https://undisconnected.com/postgresql-changer-le-proprietaire-dune-table/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
