Thread: three things

three things

From
Robert Kernell
Date:
Hi.

1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
book)?

2.) Can someone point me to the Postgres FAQ?

3.) What is OID?

Thanx a bunch!

Bob Kernell
Research Scientist
Surface Validation Group
AS&M, Inc.
email: kernell@sundog.larc.nasa.gov
tel: 757-827-4631


Re: three things

From
Rodrigo Castro
Date:
On Tue, 24 Oct 2000, Robert Kernell wrote:

> Hi.
>
> 1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
> book)?
>
> 2.) Can someone point me to the Postgres FAQ?
>
install doc of postgres

cd /usr/src/pgsql/postgresqlXXXXX/doc
gmake install

its make 2 dir in /usr/local/pgsql man And doc

later:

lynx /usr/local/pgsql/doc/programmer/index.html

its good manual its not online but its the best !!! :-)

> 3.) What is OID?
A OID (object id) a special integer that reference a file into
db

see lo_open,lo_write,lo_import , etc

>
> Thanx a bunch!
>
> Bob Kernell
> Research Scientist
> Surface Validation Group
> AS&M, Inc.
> email: kernell@sundog.larc.nasa.gov
> tel: 757-827-4631
>



Re: three things

From
"Dominic J. Eidson"
Date:
On Tue, 24 Oct 2000, Robert Kernell wrote:

> 1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
> book)?

http://www.postgresql.org/users-lounge/docs/7.0/user/ - Release User Manual
http://www.postgresql.org/devel-corner/docs/user/ - Current User Manual from CVS

> 2.) Can someone point me to the Postgres FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html


> 3.) What is OID?

Object ID - it's a globally (within the installation) unique identifier
for every record, table, view, language, etc.


--
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/


Re: three things

From
Vince Vielhaber
Date:
On Tue, 24 Oct 2000, Robert Kernell wrote:

> Hi.
>
> 1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
> book)?

http://www.postgresql.org/users-lounge

>
> 2.) Can someone point me to the Postgres FAQ?

http://www.postgresql.org/users-lounge

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




Re: three things

From
The Hermit Hacker
Date:
what was the third thing? *raised eyebrow*


On Tue, 24 Oct 2000, Vince Vielhaber wrote:

> On Tue, 24 Oct 2000, Robert Kernell wrote:
>
> > Hi.
> >
> > 1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
> > book)?
>
> http://www.postgresql.org/users-lounge
>
> >
> > 2.) Can someone point me to the Postgres FAQ?
>
> http://www.postgresql.org/users-lounge
>
> Vince.
> --
> ==========================================================================
> Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
>  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
>         Online Campground Directory    http://www.camping-usa.com
>        Online Giftshop Superstore    http://www.cloudninegifts.com
> ==========================================================================
>
>
>
>

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


Re: three things

From
Vince Vielhaber
Date:
On Tue, 24 Oct 2000, The Hermit Hacker wrote:

>
> what was the third thing? *raised eyebrow*

Don't remember now, that was like yesterday.  But the answer's probably
in the user's lounge :)

>
>
> On Tue, 24 Oct 2000, Vince Vielhaber wrote:
>
> > On Tue, 24 Oct 2000, Robert Kernell wrote:
> >
> > > Hi.
> > >
> > > 1.) Can someone point me to the Postgres User's Manual online (not Bruce M.'s
> > > book)?
> >
> > http://www.postgresql.org/users-lounge
> >
> > >
> > > 2.) Can someone point me to the Postgres FAQ?
> >
> > http://www.postgresql.org/users-lounge
> >
> > Vince.
> > --
> > ==========================================================================
> > Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
> >  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
> >         Online Campground Directory    http://www.camping-usa.com
> >        Online Giftshop Superstore    http://www.cloudninegifts.com
> > ==========================================================================
> >
> >
> >
> >
>
> Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
> Systems Administrator @ hub.org
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
>
>

--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================