The following bug has been logged online:
Bug reference: 3986
Logged by: Yann
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0 build1400
Operating system: Windows Server 2003
Description:Error ts_vector with UTF8 WS2003
Details:
Hi,
When i try to execute
On Thu, 2008-02-21 at 23:34 +, David Lee wrote:
> I ran EXPLAIN and it showed that the path did not use the index, so I ran:
Your expectation that this would use an index is unfortunately not
correct.
We need to check visibility on the table rows to do the query. We choose
to do this by doin
2008/2/22, Simon Riggs <[EMAIL PROTECTED]>:
> On Thu, 2008-02-21 at 08:01 +0600, Markus Bertheau wrote:
> >
> > Section 24.3.3.1 states about restore_command:
> >
> > "The command will be asked for file names that are not present in the
> > archive; it must return nonzero when so asked."
> >
The following bug has been logged online:
Bug reference: 3987
Logged by: chandra
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system: Linux
Description:Not checking the password
Details:
We have installed postgres in Linux box and accessing thr
The following bug has been logged online:
Bug reference: 3988
Logged by: Amandeep Singh
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: Windows XP SP-2
Description:problem with installation
Details:
I downloaded Postgresql 8.3.0 and trie
The following bug has been logged online:
Bug reference: 3989
Logged by:
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3 Release
Operating system: Vista
Description:Error when Installing
Details:
When trying to install the new release of Postgres 8.3 I'm g
On Sun, Feb 24, 2008 at 12:11 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
>
> Hi Dave,
>
> Please find the attached files - log in ZIP format and the messages from
> MessageBox-es (JPG files).
Hi Miro,
I don't see why that error would occur unless there's a tmp file in
C:\Program Files\Postg
Can you send me a script (BAT/CMD) file? Or another installations where
more detail log is available?
Miro.
Dave Page wrote:
On Sun, Feb 24, 2008 at 12:11 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
Hi Dave,
Please find the attached files - log in ZIP format and the messag
On Mon, Feb 25, 2008 at 2:48 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
>
> Can you send me a script (BAT/CMD) file? Or another installations where
> more detail log is available?
Script for what?
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Oracle-compatible database com
"chandra" <[EMAIL PROTECTED]> writes:
> When we connecting to the database it is asking the password. Without giving
> the password we are able to connect to the database thru pqadmin tool. It
> should check the password.
It sounds like you have different authentication methods selected for
differ
To get up and running though, you should be able to install with
initdb disabled and then run it manually from the commandline.
How to do the above?
Miro.
Dave Page wrote:
On Mon, Feb 25, 2008 at 2:48 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
Can you send me a scr
On Mon, Feb 25, 2008 at 3:39 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
>
>
>
> To get up and running though, you should be able to install with
> initdb disabled and then run it manually from the commandline.
>
> How to do the above?
When you install, un-check the initdb option on the initd
I can not start that command because:
C:\Program Files\PostgreSQL\8.3\bin>initdb -D ../data
The program "postgres" is needed by initdb but was not found in the
same directory as "C:\Program Files\PostgreSQL\8.3\bin/initdb".
Check your installation.
In the same time there are 2 files with that
On Mon, Feb 25, 2008 at 4:56 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
>
> I can not start that command because:
>
> C:\Program Files\PostgreSQL\8.3\bin>initdb -D ../data
> The program "postgres" is needed by initdb but was not found in the
> same directory as "C:\Program Files\PostgreSQL\
The following bug has been logged online:
Bug reference: 3990
Logged by: Rafael Aguilar
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows vista 32 bits
Description:PostgreSQL does not work
Details:
The PostgreSQL 8.0 does not work wi
For the current case is used user "miro" with administrator rights. You
suggest me to remove administrator rights?
Miro.
Dave Page wrote:
On Mon, Feb 25, 2008 at 4:56 PM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
I can not start that command because:
C:\Program Files\Postgre
Hi,
When I see the error I suppose that the kind of the problem is space in
the path: "C:\Program Files\PostgreSQL\8.3\bin". Then I use another
program path without space and the installation is successful. I mean
the regular installation, not patched.
Regards,
Miro.
Miroslav Nachev wrote:
2008/2/25 Miroslav Nachev <[EMAIL PROTECTED]>:
>
> Hi,
>
> When I see the error I suppose that the kind of the problem is space in the
> path: "C:\Program Files\PostgreSQL\8.3\bin". Then I use another program path
> without space and the installation is successful. I mean the regular
> installati
Rafael Aguilar wrote:
> The PostgreSQL 8.0 does not work with Windows Vista 32 bits.
8.0 is 3 years old (compare Vista: 1 year) and deprecated on Windows. Use
something newer.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
Yes, this is curious for me also.
Miro.
On 2/25/08, Dave Page <[EMAIL PROTECTED]> wrote:
>
> 2008/2/25 Miroslav Nachev <[EMAIL PROTECTED]>:
>
> >
> > Hi,
> >
> > When I see the error I suppose that the kind of the problem is space in
> the
> > path: "C:\Program Files\PostgreSQL\8.3\bin". Then
Yann wrote:
When i try to execute the ts_vector function with a text i get the following
error :
ERROR: 22021: invalid byte sequence for encoding "UTF8": 0xc3
It seems to be a client encoding problem. What is your client_encoding?
A common problem is a mismatch between client_encoding and the
21 matches
Mail list logo