AD:
I often use postgres server,so sometimes I have to make testing environment for postgres in my windows pc.
So I want to write how to make testing environment about Postgres for my memo.
First Step
Please login postgres server, and then you have to change user what this user is postgres user.
And I use pg_dump.
# pg_dump -f filename.sql.gz -Z 1 -c database-name
-f to write file about output.
-Z。。Number this is level of compression.
-c it is cleaning for schema.
Second Step
You get dump file from server.And then you decompress file.
Third Step
You install postgres in your windows PC. Please check Postgres sites .
Fourth Step
Please copy dump file to there.
Program FilesPostgresSQL8 . 3bin
And please open command prompt and write this command.
cd Program FilesPostgresSQL8 . 3bin
psql dbname
That 's all ! ! !
And if you see these message . Please make user on for postgres .
psql : FATAL : role "・譯シ・カフセ" does not exist & #65380;ネクタ、??ソ、饅r
Or
please change user what this user is postgres user .
< pre > psql - u
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
How to show array to character string.
$array is associative array.
$ array = array (
1
, 2
, 3
, 4 =& gt ; array (
5
, 6
)
) ;
$ result = print_r ( $ array , true ) ;
echo $ result ;
Display
Array ( [ 0 ] =& gt ; 1 [ 1 ] =& gt ; 2 [ 2 ] =& gt ; 3 [ 4 ] =& gt ; Array ( [ 0 ] =& gt ; 5 [ 1 ] =& gt ; 6 ) )
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
」ノ joined Osaka ToastMaster club.。。。。。。。。
It is wonderful club. I got many good experience. Also the members are so kind and they have a humor and they are so nice people. I really appreciate that they are always welcome to me.。。If you want to learn speech in English. You should come here definitely.
Osaka ToastMaster club .
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
I’m looking for my job in Sydney. Because I will live in Sydney on this summer.
And my fiancee is Australian so we will live in Sydney.
I am the manager of systems.
At present, my job is managing our servers (about 20 servers in total).
And I make CMS & portal sites. I also make programming documents.
My IT skills:
。ヲI can manage Linux and Unix servers.
。ヲI can use PHP, Javascript, html, css.
。ヲI can use Photoshop,Illustrater,.Flash,Premia.
。ヲI can manage and design web sites & systems.
So I checked about my job’s keywords in SEEK .
Date Base
Oracle
1854
Mysql
348
DB2
191
SQLServer
21
Postgres
12
Programming
.NET
1467
Java
1331
PHP
965
Javascript
804
Ajax
430
Perl
279
Python
113
Ruby
67
Framework for PHP
PHP Zend Framework
94
PHP CakePHP
20
PHP symfony
5
OS
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
I installed Fedora 10 in my server.
This server is for my local programming so you should not use for server.
About Firewall
I stop。。Firewall
[ root @ hoge ~ ] # /etc/rc.d/init.d/iptables stop
< span > It stop auto run ipdatble . < / span >
[ root @ hoge ~ ] # chkconfig iptables off
< span > It checks stopping auto run ipdatble . < / span >
[ root @ hoge ~ ] # chkconfig --list iptables
iptables 0 : off 1 : off 2 : off 3 : off 4 : off 5 : off 6 : off
About SELinux
I don’t like SELinux so I often stop using SELinux.
[ root @ hoge ~ ] # getenforce
< span > It means running SELinux . < / span >
Enforcing
< span > Stops SELinux . < / span >
[ root @ hoge ~ ] # setenforce 0
[ root @ hoge ~ ] # getenforce
< span > It means not running SELinux . < / span >
Permissive
[ root @ hoge ~ ] # vi /etc/sysconfig/selinux
SELINUX = enforcing
SELINUX = disabled
For Japanese setting
[root@hoge ~]# yum -y install nkf
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
I took Eiken Grade 2 on 25th January.
And then I had an interview on 22th February.
It was not difficult for me but if I have not met Sally, I can not get Eiken Grade 2.
Thank you for supporting me.
Twitter: 0 | Facebook: 0 | Google Plus: 0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0
AD:
I went to The STIRReRS Live on 28/2 in Rock Riders !!
I really enjoyed this live.
I think The STIRReRS is real rock musician in Osaka.
I live their music sounds and I like their style because Vocalist looks so happy!!
I think it is important because audience feels their mind. So I felt happy ,he made me happy.
I bought their CD.
Please check it.
I found their information.
Here is Home Page .
Here is The STIRReRS in My space.
Here is Youtube.
Twitter:
Warning : Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning : Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0