Re: Tablespace-derived stats?

From: Shaun Thomas <sthomas(at)optionshouse(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Tablespace-derived stats?
Date: 2012-10-19 15:07:03
Message-ID: 50816C97.3060806@optionshouse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 10/19/2012 10:05 AM, Jeff Janes wrote:

> http://www.postgresql.org/docs/9.0/static/sql-altertablespace.html

Yep. I realized my error was not checking the ALTER page after going
through CREATE. I swore I remembered seeing it in the past, but was
surprised it wasn't there.

I keep forgetting Postgres prefers a CREATE + ALTER style than
overloading every CREATE with all ALTER options. Though in my opinion
that just adds extra unnecessary steps.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas(at)optionshouse(dot)com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jeff Janes 2012-10-19 15:26:24 Re: Tablespace-derived stats?
Previous Message Jeff Janes 2012-10-19 15:05:10 Re: Tablespace-derived stats?