Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 01:09 AM
Najib Abi Fadel
Guest
 
Posts: n/a
Default HTML output

Hi,

there's an option in Postgres to set output to HTML format.
I was wondering if there's a way after connecting to the database, to turn this option On (using a script language ( PHP) or Postgres Function ( C or plpgsql )) And a way to get the HTML result in order to output the result directly ??

If there's a way , what are the side effects if we use it ?? (speed - load ....)

  #2  
Old November 23rd, 2005, 01:09 AM
Doug McNaught
Guest
 
Posts: n/a
Default Re: HTML output

"Najib Abi Fadel" <nabifadel@usj.edu.lb> writes:
[color=blue]
> Hi,
>
>
>
> there's an option in Postgres to set output to HTML format.[/color]

That's done in the 'psql' comand-line client, not in the backend, so
you can't use it easily from PHP etc.

-Doug

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

  #3  
Old November 23rd, 2005, 01:09 AM
Doug McNaught
Guest
 
Posts: n/a
Default Re: HTML output

"Najib Abi Fadel" <nabifadel@usj.edu.lb> writes:
[color=blue]
> Hi,
>
>
>
> there's an option in Postgres to set output to HTML format.[/color]

That's done in the 'psql' comand-line client, not in the backend, so
you can't use it easily from PHP etc.

-Doug

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles