Skip to content

Move object to another tablespace option is missing from the tablespace node (RM #1286) #278

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/1286
Originally created by Fahar Abbas at 2016-06-01 12:32:40 UTC.

Commit ID:

commit 4482bbb

Browser version:

Firefox 45.0.2

Python version:

3.5.1+

In Right Click options, We have create refresh, Create script/Delete/Drop and Properties options but there is also important feature move object to another tablespace is missing.

Steps:

  1. Install pgAdmin4 on Ubuntu 16.04
  2. Install PG-9.6-beta 1 installer
  3. Before creating table space done following modification:
    Open terminal:

go into /opt/PostgreSQL/9.6/ folder

mkdir tab

chown -R postgres:postgres tab

chmod 600 tab

  1. Connect to pg-9.6 server
  2. Expand tablespace node
  3. Create new tablespace
  4. provide name tab
  5. in definition tab provide /opt/PostgreSQL/9.6/tab
  6. Click on Save button
  7. Tablespace created successfully.
  8. Right Click on table space node
  9. Check the options

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions