Home
last modified time | relevance | path

Searched refs:slon (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/databases/slony1v2/slony1-2.2.10/src/slon/
H A DMakefile10 slony_subdir = src/slon
21 PROG = slon
24 PROG = slon.exe
27 PROG = slon.exe
31 slon.o \
64 dbutils.o: dbutils.c slon.h
65 local_listen.o: local_listen.c slon.h
66 misc.o: misc.c slon.h
70 scheduler.o: scheduler.c slon.h
71 slon.o: slon.c slon.h
[all …]
H A Dwin32.mak4 OBJS = slon.obj \
25 slon.obj: slon.c
26 $(CPP) $(CPP_FLAGS) slon.c
73 slon.exe: $(OBJS)
/dports/databases/slony1v2/slony1-2.2.10/clustertest/conf/
H A Ddisorder.properties.sample55 database.db1.user.slony=slon
56 database.db1.password.slony=slon
58 database.db2.user.slony=slon
59 database.db2.password.slony=slon
61 database.db3.user.slony=slon
62 database.db3.password.slony=slon
64 database.db4.user.slony=slon
67 database.db5.user.slony=slon
70 database.db6.user.slony=slon
75 slon.path=/usr/local/pgsql8.3/bin/slon
[all …]
H A D.gitignore6 slon.1.conf
7 slon.2.conf
8 slon.3.conf
9 slon.4.conf
10 slon.5.conf
H A Dslonyregress.sample.properties49 slon.path=/usr/local/pgsql8.3/bin/slon
51 #slon.path=/usr/local/pgsql8.3/bin/slon
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DSelect.h55 bool AddSelectableRoutePoint( float slat, float slon, RoutePoint *pRoutePointAdd );
62 SelectItem *FindSelection( ChartCanvas *cc, float slat, float slon, int fseltype );
63 SelectableItemList FindSelectionList( ChartCanvas *cc, float slat, float slon, int fseltype );
73 bool IsSegmentSelected( float a, float b, float c, float d, float slat, float slon );
74 … bool IsSelectableSegmentSelected( ChartCanvas *cc, float slat, float slon, SelectItem *pFindSel );
78 SelectItem *AddSelectablePoint(float slat, float slon, const void *data, int fseltype);
81 bool ModifySelectablePoint( float slat, float slon, void *data, int fseltype );
/dports/databases/slony1v2/slony1-2.2.10/doc/adminguide/
H A Dslonconf.sgml5 <secondary>of the slon daemon</secondary>
11 how to set the <application>slon</application> daemon's
40 <sect1 id="slon-config-logging">
42 <indexterm><primary>slon configuration: logging</primary></indexterm>
81 The default is slon.
96 <quote>debugging</quote> levels may be left out of the slon
204 <sect1 id="slon-config-connection">
217 <application>slon</application> is running against. The
230 Set <application>slon</application>'s connection info;
337 <sect1 id="slon-archive-logging">
[all …]
H A Dslony.idx10 \indexentry{slon daemon|hyperpage}{4}
17 \indexentry{starting \& stopping slon|hyperpage}{12}
97 \indexentry{altperl kill slon|hyperpage}{73}
98 \indexentry{altperl start slon|hyperpage}{73}
99 \indexentry{altperl slon watchdog|hyperpage}{73}
100 \indexentry{altperl slon watchdog 2|hyperpage}{73}
124 \indexentry{slon|hyperpage}{91}
125 \indexentry{configuration!of the slon daemon|hyperpage}{94}
126 \indexentry{slon configuration: logging|hyperpage}{94}
127 \indexentry{slon configuration: connections|hyperpage}{95}
[all …]
/dports/astro/libgal/libgal-0.5.0/ref_frames/
H A Dgal_sezm.c54 double clat, slat, clon, slon ; in gal_sezm() local
63 slon = sin ( longitude ) ; in gal_sezm()
66 sez[0][1] = slon * slat ; in gal_sezm()
68 sez[1][0] = -slon ; in gal_sezm()
72 sez[2][1] = slon * clat ; in gal_sezm()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/geodesy/
H A DSphereUtil.java185 double a = slat * slat + slon * slon * cos(lat1) * cos(lat2); in haversineFormulaRad()
230 return 2 * asin(sqrt(slat * slat + slon * slon * clat1 * clat2)); in cosineOrHaversineRad()
521 final double slon = sin(dlon1Q * .5); in crossTrackDistanceRad() local
522 final double a = slat * slat + slon * slon * clat1 * clatQ; in crossTrackDistanceRad()
810 final double slon = sin(lngE * .5); in latlngMinDistRadFull() local
811 final double aN = slatN2 * slatN2 + slon * slon * clatQ * clatN; in latlngMinDistRadFull()
817 final double slon = sin(lngE * .5); in latlngMinDistRadFull() local
818 final double aS = slatS2 * slatS2 + slon * slon * clatQ * clatS; in latlngMinDistRadFull()
842 final double slon = sin(lngW * .5); in latlngMinDistRadFull() local
843 final double aN = slatN2 * slatN2 + slon * slon * clatQ * clatN; in latlngMinDistRadFull()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DSelect.cpp72 pSelItem->m_slon = slon; in AddSelectableRoutePoint()
279 pSelItem->m_slon = slon; in AddSelectablePoint()
477 if (slon > 180.0) slon -= 360.0; in IsSegmentSelected()
496 if( slon < 0. ) adder = 360.; in IsSegmentSelected()
502 && ( ( slon + adder ) >= ( fmin ( c,d ) - selectRadius ) ) in IsSegmentSelected()
503 && ( ( slon + adder ) <= ( fmax ( c,d ) + selectRadius ) ) ) { in IsSegmentSelected()
513 toSM( slat, slon + adder, 0., 0., &slonp, &slatp ); in IsSegmentSelected()
550 b = fabs( slon - pFindSel->m_slon ); in FindSelection()
562 if( IsSegmentSelected( a, b, c, d, slat, slon ) ) goto find_ok; in FindSelection()
601 return IsSegmentSelected( a, b, c, d, slat, slon ); in IsSelectableSegmentSelected()
[all …]
/dports/databases/slony1v2/slony1-2.2.10/share/
H A Dupstart-slon.conf-sample1 # slony - slon daemon
3 # slon is the slony replication daemon
5 description "slony slon daemon"
17 …exec start-stop-daemon --start --chuid slony --exec /usr/local/slony/bin/slon -- -f /etc/slon.conf…
H A DMakefile14 DISTFILES = Makefile slon.conf-example upstart-slon.conf-sample
16 CONF_NAMES = slon.conf-sample upstart-slon.conf-sample
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddrdgeo.c16 doublereal clat, flat, clon, slat, slon, flat2, g; in drdgeo_() local
421 slon = sin(*long__); in drdgeo_()
434 jacobi[0] = -(*alt + *re / g) * slon * clat; in drdgeo_()
439 jacobi[4] = -(*re) * dgdlat / g2 * slon * clat - (*alt + *re / g) * slon * in drdgeo_()
444 jacobi[7] = slon * clat; in drdgeo_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddrdgeo.c16 doublereal clat, flat, clon, slat, slon, flat2, g; in drdgeo_() local
421 slon = sin(*long__); in drdgeo_()
434 jacobi[0] = -(*alt + *re / g) * slon * clat; in drdgeo_()
439 jacobi[4] = -(*re) * dgdlat / g2 * slon * clat - (*alt + *re / g) * slon * in drdgeo_()
444 jacobi[7] = slon * clat; in drdgeo_()
/dports/databases/slony1v2/slony1-2.2.10/tools/altperl/
H A Dold-apache-rotatelogs.patch2 RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon-tools.pm,v
6 *** slon-tools.pm 25 Jul 2005 21:49:38 -0000 1.23.2.1
7 --- slon-tools.pm 12 Mar 2007 22:17:54 -0000 1.23.2.2
10 my $cmd = "@@PGBINDIR@@/slon -s $SYNC_CHECK_INTERVAL -d2 $CLUSTER_NAME '$dsn' 2>&1 ";
16 my $cmd = "@@PGBINDIR@@/slon -s $SYNC_CHECK_INTERVAL -d2 $CLUSTER_NAME '$dsn' 2>&1 ";
H A Dslon_node.conf.sample4 # Set the cluster name that this instance of slon is running against
8 # Set slon's connection info, default is to read it off the command line
11 # Execute the following SQL on each node at slon connect time
17 # Enables sending of TCP KEEP alive requests between slon and the PostgreSQL
43 # If you want to use syslog then redir output from the slon to /dev/null and
57 # Sets the program name used to identify slon messages in syslog.
58 #syslog_ident=slon
74 # of the slon process.
77 # use instead the svc interface to signal the slon.
80 # Should slon run the monitoring thread?
[all …]
/dports/databases/slony1v2/slony1-2.2.10/tools/mkservice/
H A Dslon-mkservice.sh36 DEFAULT_SLON_BINARY=`which slon` # silly, wild-ass guess
350 To upgrade your slon, first update env/SLON_BINARY to the full
351 path and name of the new slon binary. Then stop the slon.
353 Apply your slonik UPDATE FUNCTIONS script(s) then restart your slon.
359 then you can simply copy the existing slon.conf to some other name,
361 config and restart the slon.
366 the slon connects. They are only there for admin/DBA convenience.
370 If you want to change where the slon connects, you need to edit
463 The slon should be started within 5 seconds.
465 You can further configure the slon by modifying stuff in the
[all …]
H A DREADME5 slon-mkservice.sh
7 Create a slon service directory for use with svscan from daemontools.
20 BASEDIR where you want the service directory structure for the slon
25 SYSUSR the unix user under which the slon (and multilog) process should run.
27 DBUSER the postgres user the slon should connect as (default slony)
32 SLON_BINARY the full path name of the slon binary (default `which slon`)
63 A trivial example of this would be to provide a log file of all slon
74 slon is in the process of handling copies or other subscription activity.
77 (or whatever set number you've subscribed) then the slon is currently in
80 determine if your slon has gone brain-dead, checking this is a good way
/dports/databases/slony1v2/slony1-2.2.10/redhat/
H A Dslony1.init48 SLONDAEMON=$SLONENGINE/slon
49 SLONCONF=/etc/slon.conf
50 SLONPID=/var/run/slon.pid
83 killproc /usr/bin/slon
113 status slon
/dports/astro/py-skyfield/skyfield-1.41/skyfield/
H A Dalmanac.py87 _, slon, _ = e.observe(sun).apparent().ecliptic_latlon('date')
88 return (slon.radians // (tau / 4) % 4).astype(int)
111 _, slon, _ = e.observe(ephemeris['sun']).apparent().ecliptic_latlon('date')
112 return Angle(radians=(mlon.radians - slon.radians) % tau)
132 _, slon, _ = e.observe(sun).apparent().ecliptic_latlon('date')
133 return ((mlon.radians - slon.radians) // (tau / 4) % 4).astype(int)
181 _, slon, _ = e.observe(sun).apparent().ecliptic_latlon()
183 return ((slon.radians - tlon.radians) / pi % 2.0).astype('int8')
/dports/databases/slony1v2/slony1-2.2.10/
H A Dslony1.spec.in93 install -m 0644 share/slon.conf-sample %{buildroot}%{_sysconfdir}/slon.conf
94 install -m 0755 redhat/slon.init %{buildroot}%{_sysconfdir}/init.d/slon
102 install -m 0644 altperl/slon-tools %{buildroot}%{_libdir}/pgsql/slon-tools.pm
106 /bin/rm -f %{buildroot}%{_bindir}/slon-tools.pm
107 /bin/rm -f %{buildroot}%{_bindir}/slon-tools
108 /bin/rm -f %{buildroot}%{_bindir}/pgsql/slon-tools
120 %config(noreplace) %{_sysconfdir}/slon.conf
121 %{_sysconfdir}/init.d/slon
123 %{_libdir}/pgsql/slon-tools.pm
155 - Fixup tar name and install slon-tools as slon-tools.pm
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/android/src/org/opencpn/
H A DGPSServer.java486 String slon = ""; in createRMC() local
497 slon = "0"; in createRMC()
498 slon = slon.concat(slon.format("%.0f.%.0f,", (d0 * 100.) + d2, d3 * 10000)); in createRMC()
501 slon = slon.concat("E,"); in createRMC()
503 slon = slon.concat("W,"); in createRMC()
505 s = s.concat(slon); in createRMC()
/dports/databases/pgadmin3/pgadmin3-1.22.2/docs/en_US/
H A Dslony-example.rst30 #. Create Slony config files for each slon engine (daemon on Unix). The
42 > slon -regservice Slony-I
45 Unix the slon daemons may be started individually and given the path
48 > slon -addengine Slony-I C:\slony\master.conf
49 > slon -addengine Slony-I C:\slony\slave1.conf
50 > slon -addengine Slony-I C:\slony\slave2.conf
79 connection strings specified in the slon config files. Note that future
116 #. Start the slon service (or daemons on Unix)::
/dports/databases/slony1v2/slony1-2.2.10/suse/
H A Dpostgresql-slony1-engine.specfile75 install -m 0755 share/slon.conf-sample $RPM_BUILD_ROOT%{_sysconfdir}/slon.conf
83 install -m 0755 altperl/slon-tools $RPM_BUILD_ROOT%{_libdir}/postgresql/slon-tools.pm
86 /bin/rm -f $RPM_BUILD_ROOT%{_libdir}/slon-tools.pm
87 /bin/rm -f $RPM_BUILD_ROOT%{_bindir}/slon-tools.pm
101 %{_sysconfdir}/slon.conf
103 %{_libdir}/postgresql/slon-tools.pm
125 - Remove slon-tools.conf-sample from bindir.

123456789