Re: Win32 testing needed - 1 Tablespaces
От | markir@coretech.co.nz |
---|---|
Тема | Re: Win32 testing needed - 1 Tablespaces |
Дата | |
Msg-id | 1091842140.c7dabc5a0cc75@mail.coretech.co.nz обсуждение исходный текст |
Ответ на | Re: Win32 testing needed - 1 Tablespaces (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-hackers-win32 |
Well, the only suitable punishment seemed to be to apply the patch and check it out :-) Looks good : benchw=# create tablespace big1 location 'c:/databases/pgtablespaces/big1'; CREATE TABLESPACE benche=# CREATE TABLE dim0 ( d0key INTEGER NOT NULL, ddate DATE NOT NULL, dyr INTEGER NOT NULL, dmth INTEGER NOT NULL, dday INTEGER NOT NULL ) TABLESPACE big1; CREATE benchw=# COPY dim0 FROM 'c:/databases/dim0.dat' USING DELIMITERS ','; COPY benchw=# analyze verbose dim0; INFO: analyzing "public.dim0" INFO: "dim0": scanned 74 of 74 pages, containing 10000 live rows and 0 dead row s; 3000 rows in sample, 10000 estimated total rows ANALYZE regards Mark Quoting Bruce Momjian <pgman@candle.pha.pa.us>: > > We have a symlink patch to make it work but it isn't in CVS yet.
В списке pgsql-hackers-win32 по дате отправления: