Re: 8.0 beta status

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: 8.0 beta status
Дата
Msg-id
200408150317.i7F3H0g25718@candle.pha.pa.us
Ответ на
Re: 8.0 beta status (Christopher Kings-Lynne)
Список
Дерево обсуждения
8.0 beta status Tom Lane <tgl@sss.pgh.pa.us>
Re: 8.0 beta status David Fetter <david@fetter.org>
Re: 8.0 beta status Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: 8.0 beta status Tom Lane <tgl@sss.pgh.pa.us>
Re: 8.0 beta status Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: 8.0 beta status Bruce Momjian <pgman@candle.pha.pa.us>
Re: 8.0 beta status Tom Lane <tgl@sss.pgh.pa.us>
Re: 8.0 beta status Bruce Momjian <pgman@candle.pha.pa.us>
Re: 8.0 beta status Gavin Sherry <swm@linuxworld.com.au>
Re: 8.0 beta status Tom Lane <tgl@sss.pgh.pa.us>
Re: 8.0 beta status Bruce Momjian <pgman@candle.pha.pa.us>
Re: 8.0 beta status Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Re: 8.0 beta status Gavin Sherry <swm@linuxworld.com.au>
Re: 8.0 beta status Bruce Momjian <pgman@candle.pha.pa.us>
Re: 8.0 beta status Gavin Sherry <swm@linuxworld.com.au>
Christopher Kings-Lynne wrote:
> > Yeah, those are all bug fixes and okay for post-beta I think.  But which
> > two tablespace failures are you thinking of exactly?  The last couple
> > weeks have been a bit of a blur for me...
> 
> http://groups.google.com.au/groups?q=tablespaces+group:comp.databases.postgresql.hackers&hl=en&lr=&ie=UTF-8&group=comp.databases.postgresql.hackers&scoring=d&selm=Pine.LNX.4.58.0407281411470.17889%40linuxworld.com.au&rnum=4

I am confused.  You had:
template1=# create tablespace blah location '/home/swm/tbl/tspc1/';CREATE TABLESPACEtemplate1=# create table foo (i int) tablespace blah;CREATE TABLEtemplate1=# create database foo tablespace blah;ERROR:  could not initialize database directoryDETAIL:  Directory "/home/swm/tbl/data/pg_tblspc/17227/17230" alreadyexists.

but with CVS head I see:
$ psql -a test 
В списке pgsql-hackers по дате отправления
От: Tatsuo Ishii
Дата:
От: Bruce Momjian
Дата:
Сообщение: Re: 8.0 beta status
FAQ