|
Home > Archive > PostgreSQL Discussion > August 2005 > Postgresql Function Cookbook/General howto
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Postgresql Function Cookbook/General howto
|
|
|
|
| Bruce Momjian 2005-08-26, 8:23 pm |
|
I have source to the old PL/PgSQL cookbook. Do you want it?
---------------------------------------------------------------------------
Tony Caduto wrote:
> Hi,
> I have started a function/howto repository on my forums and seeded it
> with a few functions/howtos
>
> http://www.milwaukeesoft.com/forums/viewforum.php?f=12
>
> Feel free to post any handy functions you wouldn't mind sharing with
> everyone.
>
> Thanks,
>
> Tony
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
--
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 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
| |
| Tony Caduto 2005-08-26, 8:23 pm |
| Hi Bruce,
That would be great :-) Thank you very much.
I will keep the author information etc intact.
Thanks again,
Tony
Bruce Momjian wrote:
>I have source to the old PL/PgSQL cookbook. Do you want it?
>
>---------------------------------------------------------------------------
>
>
>
>
>
>
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
| |
| Bruce Momjian 2005-08-27, 11:23 am |
| Tony Caduto wrote:
> Hi Bruce,
> That would be great :-) Thank you very much.
>
> I will keep the author information etc intact.
Sure, I put them at:
http://candle.pha.pa.us/cookbook/
I will keep them online for 2 weeks.
--
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 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
| |
| Bruce Momjian 2005-08-27, 11:23 am |
| pgman wrote:
> Tony Caduto wrote:
>
> Sure, I put them at:
>
> http://candle.pha.pa.us/cookbook/
>
> I will keep them online for 2 weeks.
I also created a tarball:
ftp://candle.pha.pa.us/pub/postgres...cookbook.tar.gz
That will remain for a long time.
--
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: Don't 'kill -9' the postmaster
|
|
|
|
|