Hi.
Tom Lane wrote:
> "Tashuhito Kasahara" <[EMAIL PROTECTED]> writes:
>> test=# EXPLAIN SELECT * FROM test WHERE t < '2008-05-14
>> 23:55:00'::text::timestamp;
>> QUERY PLAN
>>
>
>> Seq
Hello,
I would like to know if there is already a patch for the following error
available:
"FATAL: could not reattach to shared memory (Win32)"
The version of the postgres is 8.2.4
Thanks,
Männl Markus
--- Ihr
The following bug has been logged online:
Bug reference: 4174
Logged by: Francisco Leovey
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: SuSE Linux 9.2
Description:ECPG refuses datestyle SQL
Details:
if you write
EXEC SQL SET datestyle
The following bug has been logged online:
Bug reference: 4175
Logged by: derek hopkins
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.2.1
Operating system: Windows XP
Description:PostgreSQL Service starts, then stops automatically
Details:
when trying to c
Markus M?nnl wrote:
> Hello,
>
> I would like to know if there is already a patch for the following error
> available:
>
> "FATAL: could not reattach to shared memory (Win32)"
>
> The version of the postgres is 8.2.4
Looks like you are seeing this known problem and TODO entry:
o Diagn
The following bug has been logged online:
Bug reference: 4176
Logged by: claudio furukawa
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: windows xp sp2
Description:process
Details:
PostgreSQL is in many process.
There are 6 process equa
claudio furukawa wrote:
PostgreSQL is in many process.
There are 6 process equal. Using ~42Mega Ram of memory.
I already called and turned off/on the service and continues with the same
processes.
This is normal?
yes.there is the master process, then a writer process, a logger
process
claudio furukawa wrote:
> PostgreSQL is in many process.
> There are 6 process equal. Using ~42Mega Ram of memory.
> I already called and turned off/on the service and continues with the same
> processes.
> This is normal?
Yes, see the FAQ:
http://wiki.postgresql.org/wiki/Running_%26_Installing_