[BUGS] Segmentation Fault

2002-03-04 Thread Sidney

Hi Sidney,

Cool.  Really glad to hear you got it working!

Could you email the PostgreSQL "General" mailing list with that info? 
It might need to be added to an FAQ or something.

:-)

Regards and best wishes,

Justin Clift


Sidney wrote:
> 
> Hi Justin,
> I was using gcc 2.95.1,
> so, I've updated my gcc to version 2.95.3 and I got no problem anymore.
> 
> Just for precaution I've updated also:
> perl to 5.6.1
> bison to 1.28
> flex to 2.5.4.a
> db to 2.3.9
> postgresql to 7.2
> 
> but I strongly believe that what really makes different is gcc 2.95.3
> 
> Thank you!
>  Sidney
> 
> 
> //---
> Hi Sidney,
> 
> Rats, that's the first time I've heard of this occurring with PostgreSQL
> 7.2 on Solaris.
> 
> Something which might be worth doing is following the PostgreSQL 7.1.3
> installation guide, but just use PostgreSQL 7.2 instead :
> 
> http://techdocs.postgresql.org/installguides.php
> 
> If that works, can you let me know?  I haven' gotten around to
> installing PostgreSQL on Solaris yet, so haven't updated the guide as
> such.
> 
> Or, if you find out what's causing your problem, it would be great if
> you can explain it to me, so I know when other people ask.  :-)
> 
> Regards and best wishes,
> 
> Justin Clift
> 
> Sidney wrote:
> >
> > Hi Justin,
> > I'm trying to use Postgresql-7.2 on Solaris 2.7
> > Compiling and installing works fine, but when I try createdb or
> > createuser I get a "Segmentation Fault".
> > What that could be?
> > How to get over on this?
> >
> > Regards, Sidney
> 
> --
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
>- Indira Gandhi

-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



[BUGS] BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints

2006-05-12 Thread Sidney Li

The following bug has been logged online:

Bug reference:  2435
Logged by:  Sidney Li
Email address:  [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system:   Linux
Description:pg_dump/pg_restore with tar format misses indices and
constraints
Details: 

when backing up with "pg_dump -o -Ft database_name" then
later restoring with pg_restore, the indices and constraints/triggers are
not restored.

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


[BUGS] BUG #6089: error in documentation: incorrect string literal for SSL mode; 'disabled' vs 'disable'

2011-07-05 Thread Sidney Cadot

The following bug has been logged online:

Bug reference:  6089
Logged by:  Sidney Cadot
Email address:  sid...@jigsaw.nl
PostgreSQL version: all
Operating system:   all
Description:error in documentation: incorrect string literal for SSL
mode; 'disabled' vs 'disable'
Details: 

Table 31-3 of the documentation (Table 30-3 in older versions) lists SSL
mode descriptions. Here, the mode "disabled" is mentioned.

The actual, correct mode label for this is "disable" (without a 'd' at the
end). See src/interfaces/libpq/fe-connect.c.

This appears to be a documentation mistake that goes back to at least
version 8.4.

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