Thread: did you read my mails ?

did you read my mails ?

From
ivan
Date:
someone looked at my files function ??




Re: did you read my mails ?

From
Bruce Momjian
Date:
What functions are they?

---------------------------------------------------------------------------

ivan wrote:
> 
> someone looked at my files function ??
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


Re: did you read my mails ?

From
ivan
Date:
functions to open,read,write etc files

On Mon, 21 Jul 2003, Bruce Momjian wrote:

>
> What functions are they?
>
> ---------------------------------------------------------------------------
>
> ivan wrote:
> >
> > someone looked at my files function ??
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 7: don't forget to increase your free space map settings
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


Re: did you read my mails ?

From
Bruce Momjian
Date:
I haven't seen those myself.

---------------------------------------------------------------------------

ivan wrote:
> 
> functions to open,read,write etc files
> 
> On Mon, 21 Jul 2003, Bruce Momjian wrote:
> 
> >
> > What functions are they?
> >
> > ---------------------------------------------------------------------------
> >
> > ivan wrote:
> > >
> > > someone looked at my files function ??
> > >
> > >
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 7: don't forget to increase your free space map settings
> > >
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> >
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


Re: did you read my mails ?

From
"Richard Hall"
Date:
File IO, now that's something I would like to see. I will need that "REAL SOON NOW".

RIck


Bruce Momjian wrote:

> I haven't seen those myself.
>
> ---------------------------------------------------------------------------
>
> ivan wrote:
> >
> > functions to open,read,write etc files
> >
> > On Mon, 21 Jul 2003, Bruce Momjian wrote:
> >
> > >
> > > What functions are they?
> > >
> > > ---------------------------------------------------------------------------
> > >
> > > ivan wrote:
> > > >
> > > > someone looked at my files function ??
> > > >
> > > >
> > > >
> > > > ---------------------------(end of broadcast)---------------------------
> > > > TIP 7: don't forget to increase your free space map settings
> > > >
> > >
> > > --
> > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > >   pgman@candle.pha.pa.us               |  (610) 359-1001
> > >   +  If your life is a hard drive,     |  13 Roberts Road
> > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > >
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



Re: did you read my mails ?

From
ivan
Date:
if you want to see this , there is the src :
http://www.psycho.pl/public/src/pgsql/files.tar.bz2

and sample

On Mon, 21 Jul 2003, Bruce Momjian wrote:

>
> I haven't seen those myself.
>
> ---------------------------------------------------------------------------
>
> ivan wrote:
> >
> > functions to open,read,write etc files
> >
> > On Mon, 21 Jul 2003, Bruce Momjian wrote:
> >
> > >
> > > What functions are they?
> > >
> > > ---------------------------------------------------------------------------
> > >
> > > ivan wrote:
> > > >
> > > > someone looked at my files function ??
> > > >
> > > >
> > > >
> > > > ---------------------------(end of broadcast)---------------------------
> > > > TIP 7: don't forget to increase your free space map settings
> > > >
> > >
> > > --
> > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > >   pgman@candle.pha.pa.us               |  (610) 359-1001
> > >   +  If your life is a hard drive,     |  13 Roberts Road
> > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > >
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>


Re: did you read my mails ?

From
Bruce Momjian
Date:
This allows functions to read/write operating system files.  Is this of
interest to anyone?

---------------------------------------------------------------------------

ivan wrote:
> 
> if you want to see this , there is the src :
> http://www.psycho.pl/public/src/pgsql/files.tar.bz2
> 
> and sample
> 
> On Mon, 21 Jul 2003, Bruce Momjian wrote:
> 
> >
> > I haven't seen those myself.
> >
> > ---------------------------------------------------------------------------
> >
> > ivan wrote:
> > >
> > > functions to open,read,write etc files
> > >
> > > On Mon, 21 Jul 2003, Bruce Momjian wrote:
> > >
> > > >
> > > > What functions are they?
> > > >
> > > > ---------------------------------------------------------------------------
> > > >
> > > > ivan wrote:
> > > > >
> > > > > someone looked at my files function ??
> > > > >
> > > > >
> > > > >
> > > > > ---------------------------(end of broadcast)---------------------------
> > > > > TIP 7: don't forget to increase your free space map settings
> > > > >
> > > >
> > > > --
> > > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > > >   pgman@candle.pha.pa.us               |  (610) 359-1001
> > > >   +  If your life is a hard drive,     |  13 Roberts Road
> > > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > > >
> > > > ---------------------------(end of broadcast)---------------------------
> > > > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > > >
> > >
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> >
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


Re: did you read my mails ?

From
nolan@celery.tssi.com
Date:
> This allows functions to read/write operating system files.  Is this of
> interest to anyone?

Is this something that requires untrusted status, as it would if I
wrote a function in perl to do the same thing?
--
Mike Nolan


Re: did you read my mails ?

From
ivan
Date:
I dont force anyone to use it, but actuali i use it. May be in future
sameone will need this, (because someone dont like perl ... :) .
I wrote this function to hold conf files in db, and i have other
running postgres special (only) for that, but its ture - it must to be
TRUSTED (or not) . but i think that should be only opction.
Just like detecting client ip ....


On Tue, 22 Jul 2003, Bruce Momjian wrote:

>
> This allows functions to read/write operating system files.  Is this of
> interest to anyone?
>
> ---------------------------------------------------------------------------
>
> ivan wrote:
> >
> > if you want to see this , there is the src :
> > http://www.psycho.pl/public/src/pgsql/files.tar.bz2
> >
> > and sample
> >
> > On Mon, 21 Jul 2003, Bruce Momjian wrote:
> >
> > >
> > > I haven't seen those myself.
> > >
> > > ---------------------------------------------------------------------------
> > >
> > > ivan wrote:
> > > >
> > > > functions to open,read,write etc files
> > > >
> > > > On Mon, 21 Jul 2003, Bruce Momjian wrote:
> > > >
> > > > >
> > > > > What functions are they?
> > > > >
> > > > > ---------------------------------------------------------------------------
> > > > >
> > > > > ivan wrote:
> > > > > >
> > > > > > someone looked at my files function ??
> > > > > >
> > > > > >
> > > > > >
> > > > > > ---------------------------(end of broadcast)---------------------------
> > > > > > TIP 7: don't forget to increase your free space map settings
> > > > > >
> > > > >
> > > > > --
> > > > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > > > >   pgman@candle.pha.pa.us               |  (610) 359-1001
> > > > >   +  If your life is a hard drive,     |  13 Roberts Road
> > > > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > > > >
> > > > > ---------------------------(end of broadcast)---------------------------
> > > > > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > > > >
> > > >
> > >
> > > --
> > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > >   pgman@candle.pha.pa.us               |  (610) 359-1001
> > >   +  If your life is a hard drive,     |  13 Roberts Road
> > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > >
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>