[ADMIN] Do the name of the WAL files matter?

2009-04-14 Thread m...@bortal.de

Hello List,

do the names of the WAL Files matter when doing a restore?
I would like to modify the archive command and give the target WAL file 
some better name.


Cheers,
Mario

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[ADMIN] Copy source and header files... ./config.sh: line 137: stem.c: No such file or directory

2009-04-29 Thread m...@bortal.de

Hello List,

any idea what i am doing wrong here?:

pgtwo:/usr/local/src/postgresql-8.2.13/contrib/tsearch2/gendict# 
./config.sh -n de -s -p german_UTF_8 -v -C 'Snowball stemmer for German 
(UTF8)'

Dictname: 'de'
Snowball stemmer: yes
Has init method: yes
Function prefix: german_UTF_8
Source files: stem.c
Header files: stem.h
Object files: stem.o dict_snowball.o
Comment: 'Snowball stemmer for German (UTF8)'
Directory: ../../dict_de
Build directory...  ok
Build Makefile...  ok
Build dict_de.sql.in...  ok
Copy source and header files...  ./config.sh: line 137: stem.c: No such 
file or directory

cp: cannot stat `stem.h': No such file or directory
Cant cp all or one of files: stem.h

What creates or generates that stem.h or stem.c file?

Thanks,
Mario

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin