The following bug has been logged on the website:
Bug reference: 7970
Logged by: How 's list all members in a special tablespace
Email address: sunny1...@yahoo.com.vn
PostgreSQL version: 9.0.4
Operating system: Enterpride linux 5 x86_64
Description:
I tried this,
On 19.03.2013 10:19, sunny1...@yahoo.com.vn wrote:
I tried this, which will get the list of tables belong to 'XYZ' tablespace.
CREATE TABLESPACE TBS1 OWNER access LOCATION '/u03/tbs';
--> OK
Create table public.SinhVien ( MaSV text, TenSV text, Sodt int ) tablespace
TBS1;
--> OK
Insert
The following bug has been logged on the website:
Bug reference: 7971
Logged by: Vilen
Email address: v.tambovt...@live.ru
PostgreSQL version: 9.2.3
Operating system: Windows
Description:
I've found this bug has already been discussed with no result
http://postgresql.