Unix Technical Forum

Exists this tool?

This is a discussion on Exists this tool? within the pgsql Admins forums, part of the PostgreSQL category; --> Hello Guys! I need a help! Well, i need a tool with i can import table(and your content) from ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Admins

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 01:14 AM
Amauri Pimenta
 
Posts: n/a
Default Exists this tool?

Hello Guys! I need a help!

Well, i need a tool with i can import table(and your content) from
text files or access database. Exists?

Regards,

Amauri Pimenta Junior
Consultor BI
Softtek Brasil
Batera banda Riffy

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 01:14 AM
Vishal Kashyap @ [SaiHertz]
 
Posts: n/a
Default Re: Exists this tool?

Hi ,


>
> Well, i need a tool with i can import table(and your content) from
> text files or access database. Exists?
>


http://www.sqlmanager.net/products/p...sql/dataimport
http://www.sqlmanager.net/products/postgresql/manager


Regards,
Vishal Kashyap.
http://vishalkashyap.tk

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-10-2008, 01:14 AM
Amauri Pimenta
 
Posts: n/a
Default Re: Exists this tool?

I need Freeware! Exists?


On Thu, 30 Dec 2004 23:26:11 +0530, Vishal Kashyap @ [SaiHertz]
<vishalonlist@gmail.com> wrote:
> Hi ,
>
>
> >
> > Well, i need a tool with i can import table(and your content) from
> > text files or access database. Exists?
> >

>
> http://www.sqlmanager.net/products/p...sql/dataimport
> http://www.sqlmanager.net/products/postgresql/manager
>
> Regards,
> Vishal Kashyap.
> http://vishalkashyap.tk
>



--
Amauri Pimenta Junior
Consultor BI
Softtek Brasil
Batera banda Riffy

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-10-2008, 01:14 AM
Scott Marlowe
 
Posts: n/a
Default Re: Exists this tool?

If the table is in tab delimitted format, you can import it yourself
with little or no effort. Look up the \copy command in the docs, or
copy from stdin. copy from stdin is what pg_dump creates for normal
backups, so just make a few dummy rows in your table and do

pg_dump dbname -t tablename

to see what format you'll need.

On Thu, 2004-12-30 at 12:24, Amauri Pimenta wrote:
> I need Freeware! Exists?
>
>
> On Thu, 30 Dec 2004 23:26:11 +0530, Vishal Kashyap @ [SaiHertz]
> <vishalonlist@gmail.com> wrote:
> > Hi ,
> >
> >
> > >
> > > Well, i need a tool with i can import table(and your content) from
> > > text files or access database. Exists?
> > >

> >
> > http://www.sqlmanager.net/products/p...sql/dataimport
> > http://www.sqlmanager.net/products/postgresql/manager
> >
> > Regards,
> > Vishal Kashyap.
> > http://vishalkashyap.tk
> >

>


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:44 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com