Re: A question

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Biso Dimitrov" <pent(at)abv(dot)bg>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: A question
Date: 2003-05-20 09:51:28
Message-ID: 03AF4E498C591348A42FC93DEA9661B825A18E@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Biso Dimitrov [mailto:pent(at)abv(dot)bg]
> Sent: 19 May 2003 11:37
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] A question
>
>
> Hi, i don't wheather I should ask you here, so excuse me.
> First of all , GREAT JOB!!! pgAdminII is a great aplication,
> that gives me much power than the usual prompt.

Thanks, glad you like it!

To be honest this isn't really the place for this question
(pgsql-general(at)postgresql(dot)org would be), but I'll make a suggestion.

> My question is here: I am making a simple database, I want a
> friend of mine to use it. The problem is that he is not
> connected to my computer. What should I do? How I should
> "export" the database. Should I consider making it from
> superuser, or from any other user.

The easiest thing is for you to run pg_dump to export the database, and
for him to load it on his PostgreSQL system. Look in the PostgreSQL
manual in the pgAdmin helpfile for info on pg_dump.

> And one more question, I don't know if my friend is using
> Windows or Linux, is this going to make a difference?

Not as long as you both run the same version of PostgreSQL.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2003-05-20 09:55:02 Re: MS-Access link
Previous Message Dave Page 2003-05-20 09:33:29 Re: Miigration Wizard ignores not nulls & default values