Re: remove tablespace for primary key (*not* by drop/recreate constraint)

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Igor Neyman <ineyman(at)perceptron(dot)com>
Cc: "emilu(at)encs(dot)concordia(dot)ca" <emilu(at)encs(dot)concordia(dot)ca>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: remove tablespace for primary key (*not* by drop/recreate constraint)
Date: 2015-06-05 13:59:21
Message-ID: CAKFQuwbn2qci+vv4ZJ8GNCTYgcco2aziVY3Ge_BDpRffqPPZWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Friday, June 5, 2015, Igor Neyman <ineyman(at)perceptron(dot)com> wrote:

> I think this is what I prefer to run. But it seems that schema owner
> does not have permission to run it.
>
>
> "permission denied for tablespace pg_default"
>
>
> GRANT USAGE ON SCHEMA…
>
>
Tablespace != schema ...

David J.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Emi Lu 2015-06-05 14:00:40 Re: remove tablespace for primary key (*not* by drop/recreate constraint)
Previous Message Igor Neyman 2015-06-05 13:52:59 Re: remove tablespace for primary key (*not* by drop/recreate constraint)