From: | Andreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de> |
---|---|
To: | depesz(at)depesz(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: import sql dump with psql - language creation throws error |
Date: | 2009-01-20 10:27:55 |
Message-ID: | 4975A72B.5000005@netzmeister-st-pauli.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi depesz,
thanks a lot for the reply. I think that will not work, because this is (still) a 8.1 and
tsearch2 is integreated. That means I have to use template1 otherwise tsearch2 would not
be there ...
Am I right?
P.S.: upgrade to 8.3 is planned asap ;-)
- --
St.Pauli - Hamburg - Germany
Andreas Wenk
hubert depesz lubaczewski schrieb:
> On Tue, Jan 20, 2009 at 11:15:08AM +0100, Andreas Wenk wrote:
>> Where can I prevent bulding the language again? My idea was to do that while creating the
>> dump or while importing the dump. But as far as I understand, that's not possible.
>
> instead of "createdb" use:
> createdb -D template0
>
> Best regards,
>
> depesz
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJdacrVa7znmSP9AwRAlZ/AJoDlznuIlPI/ODu9HSQfSIXlKc9FgCgjdmo
6/WJlfiUo0pNjwpaoS9XIok=
=3AQA
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Igor Katson | 2009-01-20 11:05:56 | Get object creation sql script in psql client |
Previous Message | hubert depesz lubaczewski | 2009-01-20 10:19:39 | Re: import sql dump with psql - language creation throws error |